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

This commit is contained in:
2026-08-20 02:01:23 +00:00
parent 7d0ece3fb1
commit c64e6e73f9
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.6
image: registry.k8s.io/coredns/coredns:v1.14.7
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.6
image: registry.k8s.io/coredns/coredns:v1.14.7
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5