diff --git a/ansible/inventory/group_vars/all/pxc b/ansible/inventory/group_vars/all/pxc index c6b0408..e8de100 100644 --- a/ansible/inventory/group_vars/all/pxc +++ b/ansible/inventory/group_vars/all/pxc @@ -1,3 +1,3 @@ --- -zuul_operator_pxc_crd_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.17.0/deploy/crd.yaml" -zuul_operator_pxc_bundle_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.17.0/deploy/bundle.yaml" +zuul_operator_pxc_crd_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.18.0/deploy/crd.yaml" +zuul_operator_pxc_bundle_url: "https://raw.githubusercontent.com/percona/percona-xtradb-cluster-operator/refs/tags/v1.18.0/deploy/bundle.yaml"