Skip to content

Commit

Permalink
Merge pull request #14670 from spowelljr/updateGCPWebhook
Browse files Browse the repository at this point in the history
Update gcp-auth-webhook
  • Loading branch information
spowelljr authored Jul 28, 2022
2 parents 3e839c4 + 67912f1 commit 632839e
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 @@ -552,7 +552,7 @@ var Addons = map[string]*Addon{
"0640"),
}, false, "gcp-auth", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/gcp-auth/", map[string]string{
"KubeWebhookCertgen": "k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068",
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.0.9@sha256:25e1c616444d5b2b404c43ce878f320a265fd663b4fcd4c2ad5c12de316612da",
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.0.10@sha256:1ce1510da2a4af923e678d487ec0a78f4a8f2a65206a3aa8de659a196ae98d0f",
}, map[string]string{
"GCPAuthWebhook": "gcr.io",
}),
Expand Down

0 comments on commit 632839e

Please sign in to comment.