3 Commits

Author SHA1 Message Date
93694bca5b Update Helm release postgres-cluster to v6
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 2m25s
2025-05-30 04:01:26 +00:00
16f3c21b4f Merge pull request 'Update ollama/ollama Docker tag to v0.9.0' (#520) from renovate/ollama-ollama-0.x into main
Reviewed-on: #520
2025-05-30 03:31:46 +00:00
bb8d329ddc Update ollama/ollama Docker tag to v0.9.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 29s
2025-05-30 03:21:06 +00:00

View File

@@ -22,7 +22,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.8.0 tag: 0.9.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.8.0 tag: 0.9.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.8.0 tag: 0.9.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE