Compare commits

2 Commits

Author SHA1 Message Date
5fd9986387 Update Helm release headlamp to v0.39.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 13s
2025-12-19 22:02:48 +00:00
7457bb998b Update ollama/ollama Docker tag to v0.13.5 (#2719)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m19s
2025-12-19 22:01:37 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -3,4 +3,4 @@ dependencies:
repository: https://kubernetes-sigs.github.io/headlamp/
version: 0.39.0
digest: sha256:870e456773199684c150585c12c2e18b3f0895ee8cc73481a53b23c8e94560b1
generated: "2025-12-19T20:03:31.891929126Z"
generated: "2025-12-19T22:02:44.490476344Z"

View File

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