@@ -18,7 +18,7 @@ all:
op_pkg: amq-streams
op_chn: stable
op_nsp: openshift-operators
- desired_csv: amqstreams.v2.7.0-4
+ desired_csv: amqstreams.v2.9.0-3
# Some cleanup here.
removed_operators:
@@ -67,6 +67,7 @@
sourceNamespace: openshift-marketplace
name: "{{ op_pkg }}"
channel: "{{ op_chn }}"
+ startingCSV: "{{ desired_csv }}"
installPlanApproval: Automatic
# TODO: Finish this at some point.