diff --git a/helmfiles/platform.yaml b/helmfiles/platform.yaml index ce7d837..06ef8e8 100644 --- a/helmfiles/platform.yaml +++ b/helmfiles/platform.yaml @@ -12,7 +12,7 @@ releases: chart: external-dns/external-dns labels: layer: platform - version: 1.15.2 + version: 1.16.0 namespace: platform inherit: - template: common-values-tpl diff --git a/installations/platform/helmfile.yaml b/installations/platform/helmfile.yaml index f2135a7..253228a 100644 --- a/installations/platform/helmfile.yaml +++ b/installations/platform/helmfile.yaml @@ -100,7 +100,7 @@ releases: - name: external-dns chart: external-dns/external-dns - version: 1.15.2 + version: 1.16.0 namespace: platform inherit: - template: default-env-values