Skip to content

Commit 93da4e4

Browse files
authored
Merge pull request #2551 from robscott/webhook-version-bump
Bumping webhook install version
2 parents d3eade0 + 8e388c8 commit 93da4e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/webhook/admission_webhook.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spec:
5656
spec:
5757
containers:
5858
- name: webhook
59-
image: registry.k8s.io/gateway-api/admission-server:v1.0.0-rc1
59+
image: registry.k8s.io/gateway-api/admission-server:v1.0.0
6060
imagePullPolicy: IfNotPresent
6161
args:
6262
- -logtostderr

0 commit comments

Comments
 (0)