From 6f91520c3d7be51f6dc3e750507167e6a734f770 Mon Sep 17 00:00:00 2001 From: Pushpa Padti <99261071+ppadti@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:18:55 +0530 Subject: [PATCH] Upversion Dashboard to v2.26.1 (#3208) --- frontend/.env | 2 +- manifests/odh/params.env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/.env b/frontend/.env index b8b9c8055b..f7ad7a59e1 100644 --- a/frontend/.env +++ b/frontend/.env @@ -8,4 +8,4 @@ ODH_FAVICON=odh-favicon.svg ODH_NOTEBOOK_REPO=opendatahub ########## Change this version with each dashboard release ########### -INTERNAL_DASHBOARD_VERSION=v2.26.0 +INTERNAL_DASHBOARD_VERSION=v2.26.1 diff --git a/manifests/odh/params.env b/manifests/odh/params.env index f23189c35c..64486d74c3 100644 --- a/manifests/odh/params.env +++ b/manifests/odh/params.env @@ -1,4 +1,4 @@ # Injected variables from the Operator -odh-dashboard-image=quay.io/opendatahub/odh-dashboard:main +odh-dashboard-image=quay.io/opendatahub/odh-dashboard@sha256:48e5ef99892450566fa304391f8a4ad3c20c687bd972f7a8951ff45343fa5c40 dashboard-url=https://www.redhat.com section-title=Open Data Hub