diff --git a/components/notebook-controller/config/overlays/openshift/params.env b/components/notebook-controller/config/overlays/openshift/params.env index 42d72bc3c1b..73abc2cdd0f 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-84946ca +odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:1.9-85b61f0 diff --git a/components/odh-notebook-controller/config/base/params.env b/components/odh-notebook-controller/config/base/params.env index 5fbd737c293..f946d592eaa 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-84946ca +odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:1.9-85b61f0 diff --git a/components/odh-notebook-controller/makefile-vars.mk b/components/odh-notebook-controller/makefile-vars.mk index 44a51013fed..3d7bd1941f2 100644 --- a/components/odh-notebook-controller/makefile-vars.mk +++ b/components/odh-notebook-controller/makefile-vars.mk @@ -1 +1 @@ -KF_TAG ?= 1.9-84946ca +KF_TAG ?= 1.9-85b61f0