Skip to content

Commit b8be11e

Browse files
authored
Merge pull request kubernetes#90995 from prameshj/nodelocal-image
Use the latest node-cache image.
2 parents 2260d97 + 1ea97db commit b8be11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/dns/nodelocaldns/nodelocaldns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ spec:
140140
operator: "Exists"
141141
containers:
142142
- name: node-cache
143-
image: k8s.gcr.io/k8s-dns-node-cache:1.15.10
143+
image: k8s.gcr.io/k8s-dns-node-cache:1.15.13
144144
resources:
145145
requests:
146146
cpu: 25m

0 commit comments

Comments
 (0)