Skip to content

Commit 623dfe6

Browse files
authored
Merge pull request #19787 from minikube-bot/auto_bump_gcp_auth_version
Addon gcp-auth: Update k8s-minikube/gcp-auth-webhook image from v0.1.2 to v0.1.3
2 parents 4feafc7 + c1252a7 commit 623dfe6

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
@@ -587,7 +587,7 @@ var Addons = map[string]*Addon{
587587
"0640"),
588588
}, false, "gcp-auth", "Google", "", "https://minikube.sigs.k8s.io/docs/handbook/addons/gcp-auth/", map[string]string{
589589
"KubeWebhookCertgen": "ingress-nginx/kube-webhook-certgen:v1.4.4@sha256:a9f03b34a3cbfbb26d103a14046ab2c5130a80c3d69d526ff8063d2b37b9fd3f",
590-
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.1.2@sha256:e6c5b3bc32072ea370d34c27836efd11b3519d25bd444c2a8efc339cff0e20fb",
590+
"GCPAuthWebhook": "k8s-minikube/gcp-auth-webhook:v0.1.3@sha256:94f0c448171b974aab7b4a96d00feb5799b1d69827a738a4f8b4b30c17fb74e7",
591591
}, map[string]string{
592592
"GCPAuthWebhook": "gcr.io",
593593
"KubeWebhookCertgen": "registry.k8s.io",

0 commit comments

Comments
 (0)