From 4c0e68c3e720e0e207effa179f0e0d9c6295614b Mon Sep 17 00:00:00 2001 From: Harshad Reddy Nalla Date: Fri, 1 Mar 2024 11:39:25 -0500 Subject: [PATCH] Update the manifests images with the commit e4ebbb8 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 80bf7b26ea2..c37770f6473 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-548449b + newTag: 1.7-e4ebbb8 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 d0c8f13dcc0..1f57977dbb8 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-548449b + newTag: 1.7-e4ebbb8