Skip to content

Commit

Permalink
updated default version of Redis used for e2e (#891)
Browse files Browse the repository at this point in the history
Signed-off-by: Julie Vogelman <julievogelman0@gmail.com>
  • Loading branch information
juliev0 committed Jul 24, 2023
1 parent e2945b4 commit a1bbded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/e2e_suite.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ metadata:
spec:
redis:
native:
version: 6.2.6`
version: 7.0.11`

e2eISBSvcJetStream = `apiVersion: numaflow.numaproj.io/v1alpha1
kind: InterStepBufferService
Expand Down

0 comments on commit a1bbded

Please sign in to comment.