Merge pull request 'Update registry.k8s.io/coredns/coredns Docker tag to v1.14.3' (#245) from renovate/registry.k8s.io-coredns-coredns-1.x into fresh-start
ci/woodpecker/push/flux-reconcile-source Pipeline failed
ci/woodpecker/cron/renovate Pipeline was successful

This commit was merged in pull request #245.
This commit is contained in:
2026-04-29 02:04:57 +00:00
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.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