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 adfbe93 commit c4406a6Copy full SHA for c4406a6
test/openshift/e2e/parallel/1-031_validate_toolchain/01-check.yaml
@@ -7,8 +7,8 @@ commands:
7
8
# These variables need to be maintained according to the component matrix: https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix
9
expected_kustomizeVersion='v5.2.1'
10
- expected_helmVersion='v3.14.0'
11
- expected_argocdVersion='v2.10.9+c071af8'
+ expected_helmVersion='v3.14.4'
+ expected_argocdVersion='v2.10.11+27e49f8'
12
13
if CI="prow"; then
14
# when running against openshift-ci
0 commit comments