We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394c66b commit 0da3abfCopy full SHA for 0da3abf
frontend/.env
@@ -9,4 +9,4 @@ ODH_FAVICON=odh-favicon.svg
9
ODH_NOTEBOOK_REPO=opendatahub
10
11
########## Change this version with each dashboard release ###########
12
-INTERNAL_DASHBOARD_VERSION=v2.37.0
+INTERNAL_DASHBOARD_VERSION=v2.37.1
manifests/odh/params.env
@@ -1,4 +1,4 @@
1
# Injected variables from the Operator
2
-odh-dashboard-image=quay.io/opendatahub/odh-dashboard:main
+odh-dashboard-image=quay.io/opendatahub/odh-dashboard:v2.37.1-odh
3
dashboard-url=https://www.redhat.com
4
section-title=Open Data Hub
0 commit comments