Skip to content

Commit 41cfddb

Browse files
authored
Update to latest version of Argo Rollouts Route plugin E2E tests on 'master' branch (#920)
Signed-off-by: Jonathan West <[email protected]>
1 parent 15c5833 commit 41cfddb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-rollouts-e2e-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ TARGET_ROLLOUT_MANAGER_COMMIT=ebd6207c8bb1352eac450307573fdb0dbd5e7bd0
165165

166166
# This commit value will be automatically updated by calling 'hack/upgrade-rollouts-manager/go-run.sh':
167167
# - 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
168-
TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=8b4125a7f9ecffb0247df91a4c890f88c0c523b7
168+
TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=1495bbad184a05cde955fb21dcf35d05c3e58d98
169169

170170
git checkout $TARGET_ROLLOUT_MANAGER_COMMIT
171171

0 commit comments

Comments
 (0)