3 Commits

Author SHA1 Message Date
888f5eb663 Update Helm release generic-device-plugin to v0.5.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 39s
2025-08-01 04:04:45 +00:00
247cb058fb Update rancher/local-path-provisioner Docker tag to v0.0.32 (#1085)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Failing after 15m0s
2025-08-01 04:03:21 +00:00
d7bfa4c1e8 Update ollama/ollama Docker tag to v0.10.1 (#1084)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-08-01 04:03:10 +00:00
2 changed files with 4 additions and 4 deletions

View File

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

View File

@@ -1,7 +1,7 @@
local-path-provisioner:
image:
repository: rancher/local-path-provisioner
tag: v0.0.31
tag: v0.0.32
helperImage:
repository: busybox
tag: 1.37.0