2 Commits

Author SHA1 Message Date
d20a97b2e0 Update ollama/ollama Docker tag to v0.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 16s
2025-05-29 00:21:36 +00:00
8770249344 Update ghcr.io/open-webui/open-webui Docker tag to v0.6.12
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-29 00:11:53 +00:00

View File

@@ -22,7 +22,7 @@ ollama:
main: main:
image: image:
repository: ollama/ollama repository: ollama/ollama
tag: 0.7.1 tag: 0.8.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.7.1 tag: 0.8.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.7.1 tag: 0.8.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: OLLAMA_KEEP_ALIVE - name: OLLAMA_KEEP_ALIVE
@@ -117,7 +117,7 @@ ollama:
main: main:
image: image:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
tag: v0.6.11 tag: 0.6.12
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: ENV - name: ENV