Skip to content

Commit d98e9ef

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

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.13.0
46+
image: registry.k8s.io/coredns/coredns:v1.13.1
4747
imagePullPolicy: IfNotPresent
4848
livenessProbe:
4949
failureThreshold: 5

0 commit comments

Comments
 (0)