1 Commits

Author SHA1 Message Date
428399236a Update ghcr.io/immich-app/immich-server Docker tag to v1.135.3
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 15s
2025-06-28 00:03:22 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.9.0
tag: 11.8.0
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -58,7 +58,7 @@ roundcube:
nginx:
image:
repository: nginx
tag: 1.29.0-alpine
tag: 1.28.0-alpine
pullPolicy: IfNotPresent
env:
- name: NGINX_HOST

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 36.2.0
version: 36.1.0
repository: https://traefik.github.io/charts
# enable pending:
# https://github.com/traefik/traefik-helm-chart/pull/1340