diff --git a/components/notebook-controller/config/overlays/openshift/kustomization.yaml b/components/notebook-controller/config/overlays/openshift/kustomization.yaml index 57f0296f558..24f486daa3a 100644 --- a/components/notebook-controller/config/overlays/openshift/kustomization.yaml +++ b/components/notebook-controller/config/overlays/openshift/kustomization.yaml @@ -11,7 +11,7 @@ commonLabels: images: - name: docker.io/kubeflownotebookswg/notebook-controller newName: quay.io/opendatahub/kubeflow-notebook-controller - newTag: v1.7.0-2 + newTag: 1.7-870980f configMapGenerator: - name: config behavior: merge diff --git a/components/odh-notebook-controller/config/base/kustomization.yaml b/components/odh-notebook-controller/config/base/kustomization.yaml index 2532a103c59..69196a66c6e 100644 --- a/components/odh-notebook-controller/config/base/kustomization.yaml +++ b/components/odh-notebook-controller/config/base/kustomization.yaml @@ -6,4 +6,4 @@ resources: images: - name: quay.io/opendatahub/odh-notebook-controller newName: quay.io/opendatahub/odh-notebook-controller - newTag: v1.7.0-2 + newTag: 1.7-870980f