Compare commits

...

2 Commits

Author SHA1 Message Date
9c20c1970a chore(deps): update ollama/ollama docker tag to v0.17.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 24s
2026-02-23 14:05:58 +00:00
3c93618690 chore(deps): update dependency argoproj/argo-cd to v3.3.2 (#4175)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Successful in 4m0s
2026-02-23 14:02:55 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -19,4 +19,4 @@ dependencies:
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-cd
appVersion: v3.3.1
appVersion: v3.3.2

View File

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