Skip to content

Commit 24e706e

Browse files
author
Triona Doyle
committed
Update component versions for 1.19
Signed-off-by: Triona Doyle <tekton@example.com>
1 parent bff7d02 commit 24e706e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/openshift/e2e/ginkgo/parallel/1-031_validate_toolchain_test.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
8585
It("verifies that toolchain versions have the expected values", func() {
8686

8787
// These variables need to be maintained according to the component matrix: https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix
88-
expected_kustomizeVersion := "v5.7.0"
89-
expected_helmVersion := "v3.18.4"
90-
expected_argocdVersion := "v3.1.11"
88+
expected_kustomizeVersion := "v5.7.1"
89+
expected_helmVersion := "v3.18.6"
90+
expected_argocdVersion := "v3.1.16"
9191

9292
var expected_dexVersion string
9393
var expected_redisVersion string

0 commit comments

Comments
 (0)