Skip to content

Commit

Permalink
Merge pull request #12730 from sharifelgamal/ingress-dns-002
Browse files Browse the repository at this point in the history
Upgrade minikube-ingress-dns image to 0.0.2
  • Loading branch information
medyagh authored Oct 25, 2021
2 parents b36d4c8 + e41415c commit 91c9af3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/minikube/assets/addons.go
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ var Addons = map[string]*Addon{
"ingress-dns-pod.yaml",
"0640"),
}, false, "ingress-dns", "", map[string]string{
"IngressDNS": "k8s-minikube/minikube-ingress-dns:0.0.1@sha256:69dc3c878c2e49ad85b70fdf9e8e6e87a1f961f42c8029e0912bebfa828ade46",
"IngressDNS": "k8s-minikube/minikube-ingress-dns:0.0.2@sha256:4abe27f9fc03fedab1d655e2020e6b165faf3bf6de1088ce6cf215a75b78f05f",
}, map[string]string{
"IngressDNS": "gcr.io",
}),
Expand Down

0 comments on commit 91c9af3

Please sign in to comment.