From f40f767d94cb3ddc841075ec8f72f154ffe8ca45 Mon Sep 17 00:00:00 2001 From: George Angel Date: Tue, 16 Apr 2019 09:43:53 +0100 Subject: [PATCH] update k8s.gcr.io/k8s-dns-node-cache image version v1.15.0 is affected by https://github.com/kubernetes/dns/issues/282 --- cluster/addons/dns/nodelocaldns/nodelocaldns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml b/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml index 1ddd9b4e03..9ed2737655 100644 --- a/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml +++ b/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml @@ -111,7 +111,7 @@ spec: operator: "Exists" containers: - name: node-cache - image: k8s.gcr.io/k8s-dns-node-cache:1.15.0 + image: k8s.gcr.io/k8s-dns-node-cache:1.15.1 resources: limits: memory: 30Mi