diff --git a/helm-chart/renku/values.yaml b/helm-chart/renku/values.yaml index 61f4d8b985..278d4c59f1 100644 --- a/helm-chart/renku/values.yaml +++ b/helm-chart/renku/values.yaml @@ -613,7 +613,7 @@ ui: replicaCount: 1 image: repository: renku/renku-ui - tag: "3.19.0" + tag: "3.20.0" pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -772,7 +772,7 @@ ui: keepCookies: [] image: repository: renku/renku-ui-server - tag: "3.19.0" + tag: "3.20.0" pullPolicy: IfNotPresent imagePullSecrets: [] nameOverride: "" @@ -855,15 +855,15 @@ dlf-chart: dataset-operator-chart: enabled: true csi-rclone: {} - # This section is only relevant if you are installing csi-rclone as part of Renku - ## Name of the csi storage class to use for RClone/Cloudstorage. Should be unique per cluster. - # storageClassName: csi-rclone - # csiNodepluginRclone: - # nodeSelector: {} - # Set tolerations if you have taints on your user session nodes. The csi has to run on every node - # where it is used. - # tolerations: [] - # affinity: {} +# This section is only relevant if you are installing csi-rclone as part of Renku +## Name of the csi storage class to use for RClone/Cloudstorage. Should be unique per cluster. +# storageClassName: csi-rclone +# csiNodepluginRclone: +# nodeSelector: {} +# Set tolerations if you have taints on your user session nodes. The csi has to run on every node +# where it is used. +# tolerations: [] +# affinity: {} notebooks: cloudstorage: ## If enabled this will allow mounting of rclone cloudstorage