Skip to content

Commit

Permalink
Merge pull request #16573 from spowelljr/updateGCPAuthImage
Browse files Browse the repository at this point in the history
addons GCP-Auth: Update gcp-auth-webhook image from v0.0.14 to v0.1.0
  • Loading branch information
spowelljr authored May 25, 2023
2 parents 0ae2d39 + 2f0304e commit 0391dfd
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 @@ -603,7 +603,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": "ingress-nginx/kube-webhook-certgen:v20230312-helm-chart-4.5.2-28-g66a760794@sha256:01d181618f270f2a96c04006f33b2699ad3ccb02da48d0f89b22abce084b292f",
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.0.14@sha256:60fc3f336083dcd0a472caa51edfbf497d4df37115bb65e2d12739ed461db925",
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.1.0@sha256:d730651bb6584f969d95d8279a754cf9d8d31b5055c43dbdb8d7363a8c6371cf",
}, map[string]string{
"GCPAuthWebhook": "gcr.io",
"KubeWebhookCertgen": "registry.k8s.io",
Expand Down

0 comments on commit 0391dfd

Please sign in to comment.