diff --git a/kubernetes/infra/core/coredns/kustomization.yaml b/kubernetes/infra/core/coredns/kustomization.yaml index 007b9274..d284bd4e 100644 --- a/kubernetes/infra/core/coredns/kustomization.yaml +++ b/kubernetes/infra/core/coredns/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization helmCharts: - name: coredns repo: https://coredns.github.io/helm - version: 1.44.3 + version: 1.45.0 releaseName: "coredns" includeCRDs: true namespace: kube-system