1 Commits

Author SHA1 Message Date
4a51413124 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 10s
2025-07-26 23:03:26 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: cloudnative-pg - name: cloudnative-pg
version: 0.25.0 version: 0.24.0
repository: https://cloudnative-pg.io/charts/ repository: https://cloudnative-pg.io/charts/
icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4 icon: https://avatars.githubusercontent.com/u/100373852?s=200&v=4
appVersion: 1.26.0 appVersion: 1.26.0

View File

@@ -28,7 +28,7 @@ pgadmin4:
runAsGroup: 5050 runAsGroup: 5050
image: image:
repository: dpage/pgadmin4 repository: dpage/pgadmin4
tag: "9.6" tag: "9.5"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION - name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION