Update registry.k8s.io/coredns/coredns Docker tag to v1.14.6

This commit is contained in:
2026-07-18 14:21:51 +00:00
parent ff5b4655b9
commit b4880ad3ff
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: registry.k8s.io/coredns/coredns:v1.14.4
image: registry.k8s.io/coredns/coredns:v1.14.6
imagePullPolicy: IfNotPresent
args: ["-conf", "/etc/coredns/Corefile"]
ports:
+1 -1
View File
@@ -97,7 +97,7 @@ spec:
env:
- name: GOMEMLIMIT
value: 161MiB
image: registry.k8s.io/coredns/coredns:v1.14.4
image: registry.k8s.io/coredns/coredns:v1.14.6
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5