mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-02 00:10:45 +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:
|
||||
containers:
|
||||
- name: pomerium
|
||||
image: pomerium/pomerium:main
|
||||
imagePullPolicy: Always
|
||||
image: pomerium/pomerium:v0.27.0
|
||||
imagePullPolicy: IfNotFound
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue