We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940aa15 commit efd67f8Copy full SHA for efd67f8
hack/e2e-util.sh
@@ -22,7 +22,7 @@ export KUTTL_VERSION=0.15.0
22
export CERTMANAGER_VERSION=v1.13.3
23
DUMP_LOGS="true"
24
25
-# These must be kept in synch -- we prepull and load these to mitigate dockerhub rate limits
+# These must be kept in synch -- we pull and load the image to mitigate dockerhub rate limits
26
export KUBEFLOW_VERSION=v1.7.0
27
export IMAGE_KUBEFLOW_OPERATOR="docker.io/kubeflow/training-operator:v1-855e096"
28
0 commit comments