Skip to content

Commit 7f30be7

Browse files
StevenACoffmanSteve Coffman
authored andcommitted
Update k8s-dns-node-cache image version
This revised image resolves kubernetes dns#292 by updating the image from `k8s-dns-node-cache:1.15.2` to `k8s-dns-node-cache:1.15.2`
1 parent 36e06bb commit 7f30be7

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)