Skip to content

Commit

Permalink
Merge pull request #6091 from anukul/patch-2
Browse files Browse the repository at this point in the history
Update ingress-dns addon
  • Loading branch information
tstromberg authored Dec 19, 2019
2 parents 28c4c82 + 8e64e39 commit 9f4548a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/ingress-dns/ingress-dns-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ spec:
hostNetwork: true
containers:
- name: minikube-ingress-dns
image: "cryptexlabs/minikube-ingress-dns:0.2.0"
image: "cryptexlabs/minikube-ingress-dns:0.2.1"
imagePullPolicy: IfNotPresent
ports:
- containerPort: 53
Expand Down

0 comments on commit 9f4548a

Please sign in to comment.