Skip to content

Commit 61b1d75

Browse files
committed
chore: update to latest argocd-operator and argo-cd deps
Signed-off-by: Jonathan West <jgwest@gmail.com>
1 parent dd2d769 commit 61b1d75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
9595
if os.Getenv("CI") == "prow" {
9696
// when running against openshift-ci
9797
expected_dexVersion = "v2.43.0"
98-
expected_redisVersion = "8.2.2"
98+
expected_redisVersion = "8.2.3"
9999

100100
} else {
101101
// when running against RC/ released version of gitops

0 commit comments

Comments
 (0)