zero: update k8s manifest to prepare for v0.27.2

This commit is contained in:
Kenneth Jenkins 2024-10-22 11:17:10 -07:00
parent c633a68afb
commit 788017f1a6

View file

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