Skip to content

Commit

Permalink
[addons/nodeLocaCache] Bump patch version
Browse files Browse the repository at this point in the history
Signed-off-by: dntosas <ntosas@gmail.com>
  • Loading branch information
dntosas committed May 16, 2021
1 parent 89a4b95 commit 6b43e66
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Vendored from https://github.com/kubernetes/kubernetes/blob/master/cluster/addons/dns/nodelocaldns/nodelocaldns.yaml

---
apiVersion: v1
kind: ServiceAccount
Expand Down Expand Up @@ -140,7 +139,7 @@ spec:
operator: "Exists"
containers:
- name: node-cache
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.17.1
image: k8s.gcr.io/dns/k8s-dns-node-cache:1.17.4
resources:
requests:
cpu: {{ KubeDNS.NodeLocalDNS.CPURequest }}
Expand Down

0 comments on commit 6b43e66

Please sign in to comment.