3 Commits

Author SHA1 Message Date
e03d08f663 Update Helm release loki to v6.45.2
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-11-03 16:02:52 +00:00
bd20cf1401 Update ghcr.io/immich-app/immich-server Docker tag to v2.2.2 (#1934)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m4s
2025-11-03 16:01:56 +00:00
f3657abe7f Update ghcr.io/immich-app/immich-machine-learning Docker tag to v2.2.2 (#1933)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-11-03 16:01:47 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v2.2.1
tag: v2.2.2
pullPolicy: IfNotPresent
env:
- name: TZ
@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.2.1
tag: v2.2.2
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

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