Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan West <[email protected]>
  • Loading branch information
jgwest committed Mar 7, 2024
1 parent bdd5511 commit e425069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-kuttl-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ git clone https://github.com/argoproj-labs/argo-rollouts-manager

cd "$ROLLOUTS_TMP_DIR/argo-rollouts-manager"

TARGET_ROLLOUT_MANAGER_COMMIT=027faa92ffdbc43a02eca3982f020a8c391fd340
TARGET_ROLLOUT_MANAGER_COMMIT=25d137a24c28f4bb0b312c0a8c67c589ac047537

git checkout $TARGET_ROLLOUT_MANAGER_COMMIT
make test-e2e
Expand Down

0 comments on commit e425069

Please sign in to comment.