3 Commits

Author SHA1 Message Date
ea2ef4e30a Update Helm release postgres-cluster to v6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 20s
2025-07-02 16:03:35 +00:00
3376155035 Update vectorim/element-web Docker tag to v1.11.105
Some checks failed
lint-test-helm / helm-lint (push) Successful in 8s
process-pull-requests / process-pull-requests (push) Successful in 10s
process-issues / process-issues (push) Failing after 12s
renovate / renovate (push) Successful in 2m59s
2025-07-02 16:02:06 +00:00
34d6b073d6 Update ollama/ollama Docker tag to v0.9.4
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-02 16:01:38 +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.11.104
tag: v1.11.105
pullPolicy: IfNotPresent
defaultServer:
url: https://matrix.alexlebens.dev

View File

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