2 Commits

Author SHA1 Message Date
50f101a85e Update ghcr.io/immich-app/immich-server Docker tag to v1.137.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-08-04 06:02:49 +00:00
f69886679c Update ghcr.io/gitroomhq/postiz-app Docker tag to v2.2.1 (#1116)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 2m5s
2025-08-04 06:01:45 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -9,7 +9,7 @@ postiz:
main: main:
image: image:
repository: ghcr.io/gitroomhq/postiz-app repository: ghcr.io/gitroomhq/postiz-app
tag: v2.2.0 tag: v2.2.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: MAIN_URL - name: MAIN_URL