diff --git a/charts/renku/requirements.lock b/charts/renku/requirements.lock index 0901dd9954..448c9f685f 100644 --- a/charts/renku/requirements.lock +++ b/charts/renku/requirements.lock @@ -1,19 +1,19 @@ dependencies: - name: renku-ui repository: https://swissdatasciencecenter.github.io/helm-charts/ - version: 0.6.3-54bf290 + version: 0.6.4-e7cd178 - name: renku-notebooks repository: https://swissdatasciencecenter.github.io/helm-charts/ - version: 0.5.0-9fe1af6 + version: 0.5.1 - name: renku-gateway repository: https://swissdatasciencecenter.github.io/helm-charts/ - version: 0.4.2-1b7b9b2 + version: 0.5.0 - name: gitlab repository: https://swissdatasciencecenter.github.io/helm-charts/ version: 0.3.1-6fb1535 - name: renku-graph repository: https://swissdatasciencecenter.github.io/helm-charts/ - version: 0.7.0 + version: 0.10.0 - name: postgresql repository: https://kubernetes-charts.storage.googleapis.com version: 0.14.4 @@ -23,5 +23,5 @@ dependencies: - name: minio repository: https://kubernetes-charts.storage.googleapis.com version: 1.6.0 -digest: sha256:41a3b119a6f6625734997d330524515cad86d5223a31a6a5dfb7fb7ffdf41544 -generated: "2019-08-15T16:40:56.879092+02:00" +digest: sha256:ec3e37d458279261ea8ac14f7fc5369a0d14bccb081e86b48c545c592de7d5f2 +generated: "2019-08-28T10:57:29.16659+02:00" diff --git a/charts/renku/requirements.yaml b/charts/renku/requirements.yaml index c5c0800224..f46a76489b 100644 --- a/charts/renku/requirements.yaml +++ b/charts/renku/requirements.yaml @@ -2,15 +2,15 @@ dependencies: - name: renku-ui alias: ui repository: "https://swissdatasciencecenter.github.io/helm-charts/" - version: "0.6.3-54bf290" + version: "0.6.4-e7cd178" - name: renku-notebooks alias: notebooks repository: "https://swissdatasciencecenter.github.io/helm-charts/" - version: "0.5.0-9fe1af6" + version: "0.5.1" - name: renku-gateway alias: gateway repository: "https://swissdatasciencecenter.github.io/helm-charts/" - version: "0.4.2-1b7b9b2" + version: "0.5.0" - name: gitlab repository: "https://swissdatasciencecenter.github.io/helm-charts/" version: "0.3.1-6fb1535" @@ -18,7 +18,7 @@ dependencies: - name: renku-graph alias: graph repository: "https://swissdatasciencecenter.github.io/helm-charts/" - version: "0.7.0" + version: "0.10.0" condition: graph.enabled - name: postgresql version: 0.14.4 diff --git a/charts/renku/values.yaml b/charts/renku/values.yaml index fefd09490e..40fd1630f2 100644 --- a/charts/renku/values.yaml +++ b/charts/renku/values.yaml @@ -473,6 +473,11 @@ ui: # repository: renku/renku-ui # tag: latest + ## Where to fetch default templates from + templatesRepository: + url: https://github.com/SwissDataScienceCenter/renku-project-template + ref: a7d01246fdbe247752a99b14c0b6e92666910b8c + ingress: enabled: false @@ -558,7 +563,7 @@ notebooks: singleuser: image: name: renku/singleuser - tag: 0.3.5-renku0.5.2 + tag: 0.3.7-renku0.5.2 # # use JupyterLab by default in notebook servers # defaultUrl: /lab