From bf8bc89fea09c8084660e6982e45b661dfb96adf Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Mon, 22 Apr 2024 15:00:50 -0400 Subject: [PATCH] Upgrade notebook-controller manifests with latest version: 1.7-4bc5b76 Signed-off-by: Harshad Reddy Nalla --- .../config/overlays/openshift/kustomization.yaml | 2 +- .../odh-notebook-controller/config/base/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/notebook-controller/config/overlays/openshift/kustomization.yaml b/components/notebook-controller/config/overlays/openshift/kustomization.yaml index 577458c1e6a..54e27d93dc0 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: 1.7-d53909e + newTag: 1.7-4bc5b76 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 87779c2b8cf..4ad9d3da96e 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: 1.7-d53909e + newTag: 1.7-4bc5b76