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`
This commit is contained in:
Steve Coffman 2019-04-24 19:43:03 -04:00 committed by Steve Coffman
parent 36e06bbb1f
commit 7f30be79b3

View File

@ -111,7 +111,7 @@ spec:
operator: "Exists"
containers:
- name: node-cache
image: k8s.gcr.io/k8s-dns-node-cache:1.15.1
image: k8s.gcr.io/k8s-dns-node-cache:1.15.2
resources:
limits:
memory: 30Mi