2 Commits

Author SHA1 Message Date
72cee37057 Update ollama/ollama Docker tag to v0.11.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 22s
2025-08-06 22:02:58 +00:00
6cb5704447 Update kube-prometheus-stack Docker tag to v75.17.1 (#1147)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 16s
renovate / renovate (push) Successful in 2m49s
2025-08-06 21:02:36 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 75.17.0
version: 75.17.1
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

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