2 Commits

Author SHA1 Message Date
5518066644 Update ollama/ollama Docker tag to v0.9.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 33s
2025-05-30 02:31:43 +00:00
4bb1929606 Update Helm release argo-cd to v8.0.12
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-and-test-charts / lint-test (pull_request) Successful in 30s
2025-05-30 02:20:43 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 8.0.11
version: 8.0.12
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
appVersion: 3.0.0

View File

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