Skip to content

Commit 71f5354

Browse files
authored
Re-enable fix for multi-arch Argo Rollouts E2E test images (#872)
Signed-off-by: Jonathan West <[email protected]>
1 parent 08ff6ac commit 71f5354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-rollouts-e2e-tests.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ cd "$ROLLOUTS_TMP_DIR/argo-rollouts-manager"
161161

162162
# This commit value will be automatically updated by calling 'hack/upgrade-rollouts-manager/go-run.sh':
163163
# - It should always point to the same argo-rollouts-manager commit that is referenced in go.mod of gitops-operator (which will usually be the most recent argo-rollouts-manager commit)
164-
TARGET_ROLLOUT_MANAGER_COMMIT=bb5580b286c595f91dfc21382df494e5fb8f9a46
164+
TARGET_ROLLOUT_MANAGER_COMMIT=836ab677ea4d20a39a16c9f7c8162827cd259ee8
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

0 commit comments

Comments
 (0)