Skip to content

Commit

Permalink
[RDR] Bumps ACM and Submariner versions for OCP 4.16 (#9807)
Browse files Browse the repository at this point in the history

Signed-off-by: Sidhant Agrawal <sagrawal@redhat.com>
  • Loading branch information
sidhant-agrawal authored May 27, 2024
1 parent 8b0ec7c commit c90134f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion conf/examples/acm_hub_unreleased_image.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
ENV_DATA:
acm_unreleased_image: "2.10.0-DOWNSTREAM-2024-02-28-06-06-55"
acm_unreleased_image: "2.11.0-DOWNSTREAM-2024-05-09-04-23-50"
2 changes: 1 addition & 1 deletion conf/examples/submariner_unreleased_image.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
ENV_DATA:
submariner_unreleased_image: "680159"
submariner_unreleased_image: "722673"
6 changes: 3 additions & 3 deletions ocs_ci/framework/conf/ocp_version/ocp-4.16-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ DEPLOYMENT:
ENV_DATA:
# TODO: replace with 4.16 once template is available
vm_template: "rhcos-416.94.202403071059-0-vmware.x86_64"
acm_hub_channel: release-2.10
acm_version: "2.10"
submariner_version: "0.17.0"
acm_hub_channel: release-2.11
acm_version: "2.11"
submariner_version: "0.18.0"

0 comments on commit c90134f

Please sign in to comment.