2 Commits

Author SHA1 Message Date
3baee28b8c Update Helm release loki to v6.45.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-11-01 05:02:33 +00:00
2a34b00051 Update ollama/ollama Docker tag to v0.12.8 (#1920)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m42s
2025-11-01 05:01:44 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: loki
version: 6.44.0
version: 6.45.1
repository: https://grafana.github.io/helm-charts
- name: promtail
version: 6.17.0

View File

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