We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5051965 commit 426874aCopy full SHA for 426874a
1 file changed
scripts/run-rollouts-e2e-tests.sh
@@ -221,7 +221,7 @@ TARGET_ROLLOUT_MANAGER_COMMIT=3e07addcb2cbf65869ebf04b26f72dc61fc26b8a
221
222
# This commit value will be automatically updated by calling 'hack/upgrade-rollouts-manager/go-run.sh':
223
# - 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
224
-TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=1495bbad184a05cde955fb21dcf35d05c3e58d98
+TARGET_OPENSHIFT_ROUTE_ROLLOUT_PLUGIN_COMMIT=ec4d284bed164ab4fdbb152178f2577ba6321e0f
225
226
git checkout $TARGET_ROLLOUT_MANAGER_COMMIT
227
0 commit comments