We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5d614 commit 1c76f3aCopy full SHA for 1c76f3a
.env
@@ -10,8 +10,8 @@
10
11
############### Default settings ###############
12
BACKEND_PORT=8080
13
-IMAGE_REPOSITORY=quay.io/opendatahub/odh-dashboard:nightly
14
-EXPORTER_IMAGE_TAG=ghcr.io/project-codeflare/mcad-exporter:nightly
+IMAGE_REPOSITORY=ghcr.io/project-codeflare/mcad-dashboard:v0.1.0
+EXPORTER_IMAGE_TAG=ghcr.io/project-codeflare/mcad-exporter:v0.1.0
15
DOC_LINK ='https://opendatahub.io/docs'
16
COMMUNITY_LINK ='https://opendatahub.io/community'
17
ENABLED_APPS_CM = 'odh-enabled-applications-config'
0 commit comments