Skip to content

Commit b9f15ec

Browse files
authored
Merge pull request kubernetes#88877 from prameshj/nodecache-update
Update to latest node-cache image
2 parents d90b37f + bb318ea commit b9f15ec

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
@@ -133,7 +133,7 @@ spec:
133133
operator: "Exists"
134134
containers:
135135
- name: node-cache
136-
image: k8s.gcr.io/k8s-dns-node-cache:1.15.7
136+
image: k8s.gcr.io/k8s-dns-node-cache:1.15.10
137137
resources:
138138
requests:
139139
cpu: 25m

0 commit comments

Comments
 (0)