Skip to content

Commit 4d56305

Browse files
committed
apps: bump node-local-dns version to 1.23.1
1 parent 696899f commit 4d56305

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helmfile.d/charts/node-local-dns/templates/node-local-dns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ spec:
142142
operator: "Exists"
143143
containers:
144144
- name: node-cache
145-
image: registry.k8s.io/dns/k8s-dns-node-cache:1.22.20
145+
image: registry.k8s.io/dns/k8s-dns-node-cache:1.23.1
146146
resources: {{- toYaml .Values.resources | nindent 10 }}
147147
args: [ "-localip", "{{ .Values.localIP }},{{ .Values.clusterDNS }}", "-conf", "/etc/Corefile", "-upstreamsvc", "kube-dns-upstream"]
148148
securityContext:

0 commit comments

Comments
 (0)