Skip to content

Commit

Permalink
Merge pull request #1149 from robscott/bump-image
Browse files Browse the repository at this point in the history
Bumping webhook image to v0.4.3
  • Loading branch information
k8s-ci-robot authored May 5, 2022
2 parents 85d73c0 + 0e87605 commit cda56dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/admission_webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
spec:
containers:
- name: webhook
image: gcr.io/k8s-staging-gateway-api/admission-server:latest
image: gcr.io/k8s-staging-gateway-api/admission-server:v0.4.3
imagePullPolicy: Always
args:
- -logtostderr
Expand Down

0 comments on commit cda56dd

Please sign in to comment.