Skip to content

Commit f40f767

Browse files
committed
update k8s.gcr.io/k8s-dns-node-cache image version
v1.15.0 is affected by kubernetes/dns#282
1 parent 53b7bc3 commit f40f767

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)