From 6fa540aa049676e260240d17b7862e2b11638a5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rok=20Ro=C5=A1kar?= Date: Fri, 27 Oct 2023 17:43:36 +0200 Subject: [PATCH] chore: restore contributed project templates ref (#3332) --- helm-chart/renku/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/helm-chart/renku/values.yaml b/helm-chart/renku/values.yaml index 982b017fb5..fe74d4fbc2 100644 --- a/helm-chart/renku/values.yaml +++ b/helm-chart/renku/values.yaml @@ -742,6 +742,9 @@ ui: - url: https://github.com/SwissDataScienceCenter/renku-project-template ref: 0.7.1 name: Renku + - url: https://github.com/SwissDataScienceCenter/contributed-project-templates + ref: 0.6.0 + name: Community # This defines the threshold for automatically showing a preview when browsing projects' files. # Above the soft limit, the user receives a warning. Above the hard limit, no preview is available.