1 Commits

Author SHA1 Message Date
d6e3dc6a79 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 1m22s
2025-06-28 00:04:19 +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