ci: update k8s manifests before v0.27.0 release

Set image to `v0.27.0`
This commit is contained in:
Denis Mishin 2024-09-09 14:46:46 -04:00 committed by GitHub
parent dad954ae16
commit 1e44d7d18e
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:main
imagePullPolicy: Always
image: pomerium/pomerium:v0.27.0
imagePullPolicy: IfNotFound