Skip to content

Commit 8d01c12

Browse files
fix e2e test
Signed-off-by: ishitasequeira <[email protected]>
1 parent 9a8a870 commit 8d01c12

File tree

1 file changed

+2
-2
lines changed
  • test/openshift/e2e/parallel/1-031_validate_toolchain

1 file changed

+2
-2
lines changed

test/openshift/e2e/parallel/1-031_validate_toolchain/01-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ commands:
77
88
# These variables need to be maintained according to the component matrix: https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix
99
expected_kustomizeVersion='v5.2.1'
10-
expected_helmVersion='v3.13.2'
11-
expected_argocdVersion='v2.9.2'
10+
expected_helmVersion='v3.14.0'
11+
expected_argocdVersion='v2.10.1+a79e0ea'
1212
1313
if CI="prow"; then
1414
# when running against openshift-ci

0 commit comments

Comments
 (0)