From 4cadaa33862c90fd11794032dddb93d03869fb12 Mon Sep 17 00:00:00 2001 From: Jonathan West Date: Wed, 10 Jun 2026 12:47:33 -0400 Subject: [PATCH] Update upstream Rollouts Route Plugin E2E commit Signed-off-by: Jonathan West --- scripts/run-rollouts-e2e-tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/run-rollouts-e2e-tests.sh b/scripts/run-rollouts-e2e-tests.sh index fbec16da920..28e384616df 100755 --- a/scripts/run-rollouts-e2e-tests.sh +++ b/scripts/run-rollouts-e2e-tests.sh @@ -221,7 +221,7 @@ TARGET_ROLLOUT_MANAGER_COMMIT=3e07addcb2cbf65869ebf04b26f72dc61fc26b8a # This commit value will be automatically updated by calling 'hack/upgrade-rollouts-manager/go-run.sh': # - It should always point to the same argo-rollouts-manager commit that is referenced in the version of argo-rollouts-manager that is in go.mod -TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=1495bbad184a05cde955fb21dcf35d05c3e58d98 +TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=ec4d284bed164ab4fdbb152178f2577ba6321e0f git checkout $TARGET_ROLLOUT_MANAGER_COMMIT