Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 9ad4173

Browse files
committed
pkg/asset: bump kube-dns manifest for v1.5.6 release
1 parent 6c09559 commit 9ad4173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/asset/internal/templates.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ spec:
490490
name: metrics
491491
protocol: TCP
492492
- name: dnsmasq
493-
image: gcr.io/google_containers/kube-dnsmasq-amd64:1.4
493+
image: gcr.io/google_containers/kube-dnsmasq-amd64:1.4.1
494494
livenessProbe:
495495
httpGet:
496496
path: /healthz-dnsmasq
@@ -518,7 +518,7 @@ spec:
518518
cpu: 150m
519519
memory: 10Mi
520520
- name: dnsmasq-metrics
521-
image: gcr.io/google_containers/dnsmasq-metrics-amd64:1.0
521+
image: gcr.io/google_containers/dnsmasq-metrics-amd64:1.0.1
522522
livenessProbe:
523523
httpGet:
524524
path: /metrics

0 commit comments

Comments
 (0)