Skip to content

Commit a77d374

Browse files
fix(deps): update registry.k8s.io/coredns/coredns docker tag to v1.12.3 (#1108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dae639 commit a77d374

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/distributions/kind/infrastructure/controllers/coredns/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
- args:
4444
- -conf
4545
- /etc/coredns/Corefile
46-
image: registry.k8s.io/coredns/coredns:v1.12.2
46+
image: registry.k8s.io/coredns/coredns:v1.12.3
4747
imagePullPolicy: IfNotPresent
4848
livenessProbe:
4949
failureThreshold: 5

0 commit comments

Comments
 (0)