Skip to content

Commit

Permalink
Merge pull request #9199 from sharifelgamal/webhook-0.0.2
Browse files Browse the repository at this point in the history
point to newest gcp-auth-webhook version
  • Loading branch information
tstromberg authored Sep 9, 2020
2 parents ee5b8f1 + d19f5fd commit 635ff53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/addons/gcp-auth/gcp-auth-webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ spec:
spec:
containers:
- name: gcp-auth
image: gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.1
image: gcr.io/k8s-minikube/gcp-auth-webhook:v0.0.2
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8443
Expand Down

0 comments on commit 635ff53

Please sign in to comment.