Skip to content

Commit dca61de

Browse files
authored
Merge pull request kubernetes#77029 from StevenACoffman/patch-1
Update k8s.gcr.io/k8s-dns-node-cache image version
2 parents eacae85 + 7f30be7 commit dca61de

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.1
114+
image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
115115
resources:
116116
limits:
117117
memory: 30Mi

0 commit comments

Comments
 (0)