Skip to content

Commit

Permalink
Merge pull request #112162 from liggitt/automated-cherry-pick-of-#112…
Browse files Browse the repository at this point in the history
…159-upstream-release-1.25

Automated cherry pick of #112159: Update to use GA PodSecurity webhook image
  • Loading branch information
k8s-ci-robot committed Sep 7, 2022
2 parents 2a5a2aa + ecc7b6e commit ef55b02
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -28,7 +28,7 @@ spec:
secretName: pod-security-webhook
containers:
- name: pod-security-webhook
image: registry.k8s.io/sig-auth/pod-security-webhook:v1.23-beta.0
image: registry.k8s.io/sig-auth/pod-security-webhook:v1.25.0
terminationMessagePolicy: FallbackToLogsOnError
ports:
- name: webhook
Expand Down

0 comments on commit ef55b02

Please sign in to comment.