Skip to content

Commit 632839e

Browse files
authored
Merge pull request #14670 from spowelljr/updateGCPWebhook
Update gcp-auth-webhook
2 parents 3e839c4 + 67912f1 commit 632839e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/minikube/assets/addons.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ var Addons = map[string]*Addon{
552552
"0640"),
553553
}, false, "gcp-auth", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/gcp-auth/", map[string]string{
554554
"KubeWebhookCertgen": "k8s.gcr.io/ingress-nginx/kube-webhook-certgen:v1.0@sha256:f3b6b39a6062328c095337b4cadcefd1612348fdd5190b1dcbcb9b9e90bd8068",
555-
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.0.9@sha256:25e1c616444d5b2b404c43ce878f320a265fd663b4fcd4c2ad5c12de316612da",
555+
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.0.10@sha256:1ce1510da2a4af923e678d487ec0a78f4a8f2a65206a3aa8de659a196ae98d0f",
556556
}, map[string]string{
557557
"GCPAuthWebhook": "gcr.io",
558558
}),

0 commit comments

Comments
 (0)