@@ -14,7 +14,7 @@ applications:
1414 syncOptions :
1515 - Prune=true
1616 syncWave : " -20"
17- targetRevision : v0.3.0
17+ targetRevision : v0.3.1
1818 # Deploy openstack-operator.
1919 # This covers "Deploying RHOSO - chapter 1"
2020 # https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_installing-and-preparing-the-openstack-operator
@@ -25,7 +25,7 @@ applications:
2525 syncOptions :
2626 - Prune=true
2727 syncWave : " -20"
28- targetRevision : v0.3.0
28+ targetRevision : v0.3.1
2929 # Create the main OpenStack Custom Resource.
3030 # This covers "Deploying RHOSO - chapter 1"
3131 # https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_installing-and-preparing-the-openstack-operator
@@ -36,7 +36,7 @@ applications:
3636 syncOptions :
3737 - Prune=true
3838 syncWave : " -15"
39- targetRevision : v0.3.0
39+ targetRevision : v0.3.1
4040 # Create cluster secrets by syncing from the secure backend (placeholder path).
4141 # Runs after operator-dependencies provides vault-secrets-operator or external-secrets-operator.
4242 # This covers "Deploying RHOSO - chapter 2.3"
@@ -48,7 +48,7 @@ applications:
4848 syncOptions :
4949 - Prune=true
5050 syncWave : " -10"
51- targetRevision : v0.3.0
51+ targetRevision : v0.3.1
5252 # Create underlying networks for controlplane and dataplane.
5353 # Covers "Deploying RHOSO - chapter 3"
5454 # https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_preparing-rhoso-networks_preparing
@@ -59,7 +59,7 @@ applications:
5959 syncOptions :
6060 - Prune=true
6161 syncWave : " 0"
62- targetRevision : v0.3.0
62+ targetRevision : v0.3.1
6363 # Deploy and configure OpenStackControlPlane resource.
6464 # Covers "Deploying RHOSO - chapter 4"
6565 # https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_creating-the-control-plane
@@ -72,7 +72,7 @@ applications:
7272 syncOptions :
7373 - Prune=true
7474 syncWave : " 10"
75- targetRevision : v0.3.0
75+ targetRevision : v0.3.1
7676 # Deploy and configure OpenStackDataPlaneNodeSet and OpenStackDataPlaneDeployment resources.
7777 # Covers "Deploying RHOSO - chapter 5"
7878 # https://docs.redhat.com/en/documentation/red_hat_openstack_services_on_openshift/18.0/html/deploying_red_hat_openstack_services_on_openshift/assembly_creating-the-data-plane
@@ -83,4 +83,4 @@ applications:
8383 syncOptions :
8484 - Prune=true
8585 syncWave : " 20"
86- targetRevision : v0.3.0
86+ targetRevision : v0.3.1
0 commit comments