diff --git a/applications/powerdns/charts/powerdns-authoritative/values.yaml b/applications/powerdns/charts/powerdns-authoritative/values.yaml index abf379f8..78155b4a 100644 --- a/applications/powerdns/charts/powerdns-authoritative/values.yaml +++ b/applications/powerdns/charts/powerdns-authoritative/values.yaml @@ -199,7 +199,7 @@ postgres: # -- Image registry repository: ghcr.io/cloudnative-pg/postgresql # -- Image tag - tag: '15.2' + tag: '17.5' # -- Image pull policy imagePullPolicy: IfNotPresent # -- Image pull secrets @@ -282,4 +282,4 @@ postgres: #### Replicated SDK Configuration replicated: - enabled: true + enabled: true \ No newline at end of file