zero: update k8s manifest to prepare for v0.27.1 (#5306)

This commit is contained in:
Kenneth Jenkins 2024-09-30 13:35:06 -07:00 committed by GitHub
parent e018cf0fc0
commit a2f98c8743
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,5 +8,5 @@ spec:
spec:
containers:
- name: pomerium
image: pomerium/pomerium:v0.27.0
image: pomerium/pomerium:v0.27.1
imagePullPolicy: IfNotFound