Upgrading to 1.0.0¶
If you are upgrading by more than one version, please see previous notes.
The self-install trial customers, the file
dockercreds.txt
is now calledsdconfig.txt
(anyone usingProduct Installation
can ignore this).The variable
KUBEFLOW_USER_EMAIL
has becomeSD_USER_EMAIL
andKUBEFLOW_PASSWORD
has becomeSD_PASSWORD
New components have been introduced for Batch support. Argo and minio. See
Getting Started > Production Installation
Note the new Batch component requires per-namespace config for any Batch-enabled namespaces. See
Getting Started > Production Installation
section onArgo
and refer to references to .
For upgrading Seldon Deploy specifically
The
requestLogger.image
in the helm values file is nowdocker.io/seldonio/seldon-request-logger:1.5.0
The
alibidetect.image
in the helm values is nowseldonio/alibi-detect-server:1.5.0
.There’s a new entry in the
batchjobs
section of the helm values -serviceAccount: "workflow"
The Seldon Core version is now 1.5.0. See the
Getting Started > Production Installation
section for installation.The KFServing version is 0.4.1.