Update registry.k8s.io/coredns/coredns Docker tag to v1.14.3 #245

Merged
Renovate merged 1 commits from renovate/registry.k8s.io-coredns-coredns-1.x into fresh-start 2026-04-29 02:04:57 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit a5c3fc5726 - Show all commits
+1 -1
View File
@@ -110,7 +110,7 @@ spec:
kubernetes.io/os: linux
containers:
- name: coredns
image: registry.k8s.io/coredns/coredns:v1.14.2
image: registry.k8s.io/coredns/coredns:v1.14.3
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.2
image: registry.k8s.io/coredns/coredns:v1.14.3
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 5