diff --git a/deploy/addons/gcp-auth/gcp-auth-webhook.yaml b/deploy/addons/gcp-auth/gcp-auth-webhook.yaml index 81f4de2cc14e..7ff255af0fd3 100644 --- a/deploy/addons/gcp-auth/gcp-auth-webhook.yaml +++ b/deploy/addons/gcp-auth/gcp-auth-webhook.yaml @@ -80,7 +80,7 @@ spec: spec: containers: - name: gcp-auth - image: gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.2 + image: gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.3 imagePullPolicy: IfNotPresent ports: - containerPort: 8443