This commit is contained in:
parent
bfee6b0754
commit
d7c49ac804
1 changed files with 2 additions and 2 deletions
|
@ -6,13 +6,13 @@ labels:
|
|||
pairs:
|
||||
app.kubernetes.io/name: pgo
|
||||
# The version below should match the version on the PostgresCluster CRD
|
||||
app.kubernetes.io/version: 5.5.0
|
||||
app.kubernetes.io/version: 5.6.0
|
||||
postgres-operator.crunchydata.com/control-plane: postgres-operator
|
||||
|
||||
images:
|
||||
- name: postgres-operator
|
||||
newName: registry.developers.crunchydata.com/crunchydata/postgres-operator
|
||||
newTag: ubi8-5.5.0-0
|
||||
newTag: ubi8-5.6.0-0
|
||||
|
||||
resources:
|
||||
- resources/namespace.yaml
|
||||
|
|
Loading…
Reference in a new issue