diff --git a/k8s/distributions/kind/infrastructure/controllers/coredns/deployment.yaml b/k8s/distributions/kind/infrastructure/controllers/coredns/deployment.yaml index d23bf0afe..dbb5bbf68 100644 --- a/k8s/distributions/kind/infrastructure/controllers/coredns/deployment.yaml +++ b/k8s/distributions/kind/infrastructure/controllers/coredns/deployment.yaml @@ -43,7 +43,7 @@ spec: - args: - -conf - /etc/coredns/Corefile - image: registry.k8s.io/coredns/coredns:v1.13.2 + image: registry.k8s.io/coredns/coredns:v1.14.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5