We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5c1ca2 commit daa74abCopy full SHA for daa74ab
scripts/run-kuttl-tests.sh
@@ -128,7 +128,7 @@ git clone https://github.com/jgwest/argo-rollouts-manager
128
cd "$ROLLOUTS_TMP_DIR/argo-rollouts-manager"
129
130
#TARGET_ROLLOUT_MANAGER_COMMIT=25d137a24c28f4bb0b312c0a8c67c589ac047537
131
-TARGET_ROLLOUT_MANAGER_COMMIT=4b89a85de472a060eab7a5c36b2605f19c94182d
+TARGET_ROLLOUT_MANAGER_COMMIT=07dff54a1966d7e3cb9692f55a18d8c2a37fe3ef
132
133
git checkout $TARGET_ROLLOUT_MANAGER_COMMIT
134
make test-e2e
0 commit comments