2 Commits

Author SHA1 Message Date
6614e14d44 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-09 00:21:25 +00:00
460a92e241 add labels
All checks were successful
renovate / renovate (push) Successful in 2m3s
2025-06-08 19:19:59 -05:00
2 changed files with 5 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v1.134.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -33,7 +33,8 @@
"helm"
],
"addLabels": [
"chart"
"chart",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,
@@ -63,7 +64,8 @@
"docker"
],
"addLabels": [
"image"
"image",
"automerge"
],
"automerge": true,
"internalChecksAsSuccess": true,