Skip to content

Commit 2bfcfc5

Browse files
committed
Bump operator ocp version
The cluster is now upgraded to 4.16 and operator needs to match with this version. Signed-off-by: Ales Raszka <[email protected]>
1 parent bedbad6 commit 2bfcfc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory/group_vars/operator-pipeline-integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ integration_tests_src_operator_git_branch: e2e-test-operator
2424
integration_tests_src_operator_package_name: test-e2e-operator
2525
integration_tests_src_operator_bundle_version: 0.0.8
2626

27-
integration_tests_ocp_versions_range: "=v4.15"
27+
integration_tests_ocp_versions_range: "=v4.16"
2828

2929
integration_tests_fbc_catalog: false
3030
integration_tests_verify_bundle_in_catalog: true

0 commit comments

Comments
 (0)