We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa4fb4 commit a25986dCopy full SHA for a25986d
tests/model_registry/async_job/constants.py
@@ -1,6 +1,6 @@
1
# Job identification
2
ASYNC_UPLOAD_JOB_NAME = "model-sync-async-job"
3
-ASYNC_UPLOAD_IMAGE = "quay.io/opendatahub/model-registry-job-async-upload:v0.2.22"
+ASYNC_UPLOAD_IMAGE = "quay.io/opendatahub/model-registry-job-async-upload:v0.3.0"
4
5
# Job labels and annotations
6
ASYNC_JOB_LABELS = {
0 commit comments