Skip to content

Commit 6533c0f

Browse files
author
Triona Doyle
committed
Update component versions for 1.20.4 release testing
Signed-off-by: Triona Doyle <tekton@example.com>
1 parent 3b6fb22 commit 6533c0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
8787
// These variables need to be maintained according to the component matrix: https://spaces.redhat.com/display/GITOPS/GitOps+Component+Matrix
8888
expected_kustomizeVersion := "v5.8.1"
8989
expected_helmVersion := "v3.19.4"
90-
expected_argocdVersion := "v3.3.6"
90+
expected_argocdVersion := "v3.3.10"
9191

9292
var expected_dexVersion string
9393
var expected_redisVersion string
@@ -99,7 +99,7 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
9999

100100
} else {
101101
// when running against RC/ released version of gitops
102-
expected_dexVersion = "v2.41.1"
102+
expected_dexVersion = "v2.43.1"
103103
expected_redisVersion = "7.2.11"
104104
}
105105

0 commit comments

Comments
 (0)