chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.2

This commit is contained in:
2026-03-12 00:00:40 +00:00
committed by Lumpiasty
parent b0c4e17aa8
commit 9fa7888799
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ spec:
kubernetes.io/os: linux kubernetes.io/os: linux
containers: containers:
- name: coredns - name: coredns
image: registry.k8s.io/coredns/coredns:v1.14.1 image: registry.k8s.io/coredns/coredns:v1.14.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
args: ["-conf", "/etc/coredns/Corefile"] args: ["-conf", "/etc/coredns/Corefile"]
ports: ports:

View File

@@ -97,7 +97,7 @@ spec:
env: env:
- name: GOMEMLIMIT - name: GOMEMLIMIT
value: 161MiB value: 161MiB
image: registry.k8s.io/coredns/coredns:v1.14.1 image: registry.k8s.io/coredns/coredns:v1.14.2
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
livenessProbe: livenessProbe:
failureThreshold: 5 failureThreshold: 5