We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d935aa9 + cbb26cf commit df1df41Copy full SHA for df1df41
dk-installer.py
@@ -46,7 +46,7 @@
46
47
BASE_API_URL_TPL = "http://host.docker.internal:{}/api"
48
CREDENTIALS_FILE = "dk-{}-credentials.txt"
49
-TESTGEN_LATEST_TAG = "v4"
+TESTGEN_LATEST_TAG = "v5"
50
TESTGEN_DEFAULT_IMAGE = f"datakitchen/dataops-testgen:{TESTGEN_LATEST_TAG}"
51
TESTGEN_PULL_TIMEOUT = 5
52
TESTGEN_PULL_RETRIES = 3
0 commit comments