Skip to content

Commit d09d191

Browse files
committed
bump coredns to v1.11.3
Signed-off-by: Paco Xu <[email protected]>
1 parent 000c366 commit d09d191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/coredns.yaml.sed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ spec:
117117
topologyKey: kubernetes.io/hostname
118118
containers:
119119
- name: coredns
120-
image: coredns/coredns:1.9.4
120+
image: coredns/coredns:1.11.3
121121
imagePullPolicy: IfNotPresent
122122
resources:
123123
limits:

0 commit comments

Comments
 (0)