mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-06 10:21:05 +02:00
ci: update k8s manifests before v0.27.0 release
Set image to `v0.27.0`
This commit is contained in:
parent
dad954ae16
commit
1e44d7d18e
1 changed files with 2 additions and 2 deletions
|
@ -8,5 +8,5 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: pomerium
|
- name: pomerium
|
||||||
image: pomerium/pomerium:main
|
image: pomerium/pomerium:v0.27.0
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: IfNotFound
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue