We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e34fe commit 33eba30Copy full SHA for 33eba30
e2e/Makefile
@@ -10,9 +10,9 @@ TIMEOUT?=168h
10
NAMESPACE?=
11
PREFIX?=
12
CONTEXT?=
13
-FDB_VERSION?=7.1.43
+FDB_VERSION?=7.1.53
14
# This will be the version used for upgrade tests.
15
-NEXT_FDB_VERSION?=7.3.25
+NEXT_FDB_VERSION?=7.3.29
16
## Expectation is that you are running standard build image which generates both regular and debug (Symbols) images.
17
FDB_IMAGE?=foundationdb/foundationdb:$(FDB_VERSION)
18
SIDECAR_IMAGE?=foundationdb/foundationdb-kubernetes-sidecar:$(FDB_VERSION)-1
0 commit comments