2 Commits

Author SHA1 Message Date
bf2f6674cd Update ollama/ollama Docker tag to v0.14.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 17s
2026-01-14 15:04:20 +00:00
8237523c05 Update vectorim/element-web Docker tag to v1.12.8 (#3193)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Successful in 2m17s
2026-01-14 15:01:53 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ element-web:
replicaCount: 1
image:
repository: vectorim/element-web
tag: v1.12.7
tag: v1.12.8
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

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