Skip to content

Commit a961c13

Browse files
authored
Merge pull request kubernetes#76640 from george-angel/master
update k8s.gcr.io/k8s-dns-node-cache image version
2 parents dc08b6b + f40f767 commit a961c13

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
@@ -111,7 +111,7 @@ spec:
111111
operator: "Exists"
112112
containers:
113113
- name: node-cache
114-
image: k8s.gcr.io/k8s-dns-node-cache:1.15.0
114+
image: k8s.gcr.io/k8s-dns-node-cache:1.15.1
115115
resources:
116116
limits:
117117
memory: 30Mi

0 commit comments

Comments
 (0)