Skip to content

Commit 479ce75

Browse files
authored
Update FDB versions used for the e2e PR tests (#2365)
1 parent 3748aa9 commit 479ce75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ TIMEOUT?=168h
1010
CLUSTER_NAME?=
1111
NAMESPACE?=
1212
CONTEXT?=
13-
FDB_VERSION?=7.1.57
13+
FDB_VERSION?=7.3.69
1414
# This will be the version used for upgrade tests.
15-
NEXT_FDB_VERSION?=7.3.59
15+
NEXT_FDB_VERSION?=7.4.5
1616
## Expectation is that you are running standard build image which generates both regular and debug (Symbols) images.
1717
FDB_IMAGE?=foundationdb/foundationdb
1818
UNIFIED_FDB_IMAGE?=foundationdb/fdb-kubernetes-monitor

0 commit comments

Comments
 (0)