Skip to content

Commit c4406a6

Browse files
authored
Update 01-check.yaml
Updating component version
1 parent adfbe93 commit c4406a6

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.14.0'
11-
expected_argocdVersion='v2.10.9+c071af8'
10+
expected_helmVersion='v3.14.4'
11+
expected_argocdVersion='v2.10.11+27e49f8'
1212
1313
if CI="prow"; then
1414
# when running against openshift-ci

0 commit comments

Comments
 (0)