diff --git a/applications/powerdns/charts/powerdns-authoritative/values.yaml b/applications/powerdns/charts/powerdns-authoritative/values.yaml index abf379f8..c69b1840 100644 --- a/applications/powerdns/charts/powerdns-authoritative/values.yaml +++ b/applications/powerdns/charts/powerdns-authoritative/values.yaml @@ -12,7 +12,7 @@ controllers: enabled: true image: repository: powerdns/pdns-auth-49 - tag: 4.9.2 + tag: 4.9.13 env: DEBUG_CONFIG: 'yes' PDNS_AUTH_API_KEY: 'changeme' @@ -282,4 +282,4 @@ postgres: #### Replicated SDK Configuration replicated: - enabled: true + enabled: true \ No newline at end of file