Skip to content

Commit 6f119ee

Browse files
authored
Merge pull request #56 from stackhpc/upgrade_pxc
pxc: Upgrade operator to 1.18.0
2 parents 4758ce6 + cde2c41 commit 6f119ee

File tree

1 file changed

+2
-2
lines changed
  • ansible/inventory/group_vars/all

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
---
2-
zuul_operator_pxc_crd_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.17.0/deploy/crd.yaml"
3-
zuul_operator_pxc_bundle_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.17.0/deploy/bundle.yaml"
2+
zuul_operator_pxc_crd_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.18.0/deploy/crd.yaml"
3+
zuul_operator_pxc_bundle_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.18.0/deploy/bundle.yaml"

0 commit comments

Comments
 (0)