diff --git a/components/notebook-controller/config/overlays/openshift/params.env b/components/notebook-controller/config/overlays/openshift/params.env index bfde5de3684..a26b3d7bbc5 100644 --- a/components/notebook-controller/config/overlays/openshift/params.env +++ b/components/notebook-controller/config/overlays/openshift/params.env @@ -1 +1 @@ -odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:1.9-521f441 +odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:1.9-58ee8e2 diff --git a/components/odh-notebook-controller/config/base/params.env b/components/odh-notebook-controller/config/base/params.env index ca646d4e42e..51e77ff5f78 100644 --- a/components/odh-notebook-controller/config/base/params.env +++ b/components/odh-notebook-controller/config/base/params.env @@ -1 +1 @@ -odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:1.9-521f441 +odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:1.9-58ee8e2 diff --git a/components/odh-notebook-controller/makefile-vars.mk b/components/odh-notebook-controller/makefile-vars.mk index ee4c221619a..7fa5bd9c833 100644 --- a/components/odh-notebook-controller/makefile-vars.mk +++ b/components/odh-notebook-controller/makefile-vars.mk @@ -1 +1 @@ -KF_TAG ?= 1.9-521f441 +KF_TAG ?= 1.9-58ee8e2