From ad9c3d6ee3931bde25269cbac1bdfd74361e0f44 Mon Sep 17 00:00:00 2001
From: ihiverlet <ihiverlet@users.noreply.github.com>
Date: Wed, 27 Sep 2023 08:38:21 +0000
Subject: [PATCH] Automated changes

---
 charts/jupyter-python-gpu/Chart.yaml     |   2 +-
 charts/jupyter-python-gpu/README.md      | 119 -----------------------
 charts/jupyter-pytorch-gpu/Chart.yaml    |   2 +-
 charts/jupyter-pytorch-gpu/README.md     | 119 -----------------------
 charts/jupyter-pytorch/Chart.yaml        |   2 +-
 charts/jupyter-pytorch/README.md         | 119 -----------------------
 charts/jupyter-r/Chart.yaml              |   2 +-
 charts/jupyter-r/README.md               | 119 -----------------------
 charts/jupyter-tensorflow-gpu/Chart.yaml |   2 +-
 charts/jupyter-tensorflow-gpu/README.md  | 119 -----------------------
 charts/jupyter-tensorflow/Chart.yaml     |   2 +-
 charts/jupyter-tensorflow/README.md      | 119 -----------------------
 charts/rstudio-gpu/Chart.yaml            |   2 +-
 charts/rstudio-gpu/README.md             | 106 --------------------
 charts/vscode-python-gpu/Chart.yaml      |   2 +-
 charts/vscode-python-gpu/README.md       | 114 ----------------------
 charts/vscode-pytorch-gpu/Chart.yaml     |   2 +-
 charts/vscode-pytorch-gpu/README.md      | 114 ----------------------
 charts/vscode-pytorch/Chart.yaml         |   2 +-
 charts/vscode-pytorch/README.md          | 114 ----------------------
 charts/vscode-r-python-julia/Chart.yaml  |   2 +-
 charts/vscode-r-python-julia/README.md   | 114 ----------------------
 charts/vscode-tensorflow-gpu/Chart.yaml  |   2 +-
 charts/vscode-tensorflow-gpu/README.md   | 114 ----------------------
 charts/vscode-tensorflow/Chart.yaml      |   2 +-
 charts/vscode-tensorflow/README.md       | 114 ----------------------
 26 files changed, 13 insertions(+), 1517 deletions(-)
 delete mode 100644 charts/jupyter-python-gpu/README.md
 delete mode 100644 charts/jupyter-pytorch-gpu/README.md
 delete mode 100644 charts/jupyter-pytorch/README.md
 delete mode 100644 charts/jupyter-r/README.md
 delete mode 100644 charts/jupyter-tensorflow-gpu/README.md
 delete mode 100644 charts/jupyter-tensorflow/README.md
 delete mode 100644 charts/rstudio-gpu/README.md
 delete mode 100644 charts/vscode-python-gpu/README.md
 delete mode 100644 charts/vscode-pytorch-gpu/README.md
 delete mode 100644 charts/vscode-pytorch/README.md
 delete mode 100644 charts/vscode-r-python-julia/README.md
 delete mode 100644 charts/vscode-tensorflow-gpu/README.md
 delete mode 100644 charts/vscode-tensorflow/README.md

diff --git a/charts/jupyter-python-gpu/Chart.yaml b/charts/jupyter-python-gpu/Chart.yaml
index da54bd8..5864f5c 100644
--- a/charts/jupyter-python-gpu/Chart.yaml
+++ b/charts/jupyter-python-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-python-gpu/README.md b/charts/jupyter-python-gpu/README.md
deleted file mode 100644
index b6a7eb9..0000000
--- a/charts/jupyter-python-gpu/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-python-gpu
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with Python, Julia, and a collection of standard data science packages, with GPU support.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-python:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-python:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/jupyter-pytorch-gpu/Chart.yaml b/charts/jupyter-pytorch-gpu/Chart.yaml
index 32e5614..2ea14f2 100644
--- a/charts/jupyter-pytorch-gpu/Chart.yaml
+++ b/charts/jupyter-pytorch-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-pytorch-gpu/README.md b/charts/jupyter-pytorch-gpu/README.md
deleted file mode 100644
index cbaf4a6..0000000
--- a/charts/jupyter-pytorch-gpu/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-pytorch-gpu
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with Python and the deep-learning framework PyTorch, with GPU support.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/jupyter-pytorch/Chart.yaml b/charts/jupyter-pytorch/Chart.yaml
index 87d1de2..195e8ab 100644
--- a/charts/jupyter-pytorch/Chart.yaml
+++ b/charts/jupyter-pytorch/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-pytorch/README.md b/charts/jupyter-pytorch/README.md
deleted file mode 100644
index 69e814c..0000000
--- a/charts/jupyter-pytorch/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-pytorch
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with Python and the deep-learning framework PyTorch.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.11.4"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-pytorch:py3.11.4"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/jupyter-r/Chart.yaml b/charts/jupyter-r/Chart.yaml
index b2c4175..c6eea9a 100644
--- a/charts/jupyter-r/Chart.yaml
+++ b/charts/jupyter-r/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-r/README.md b/charts/jupyter-r/README.md
deleted file mode 100644
index 0cd5c64..0000000
--- a/charts/jupyter-r/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-r
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with R and a collection of standard data science packages.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-r:r4.3.1"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-r:r4.3.1"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/jupyter-tensorflow-gpu/Chart.yaml b/charts/jupyter-tensorflow-gpu/Chart.yaml
index b203762..104b1e8 100644
--- a/charts/jupyter-tensorflow-gpu/Chart.yaml
+++ b/charts/jupyter-tensorflow-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-tensorflow-gpu/README.md b/charts/jupyter-tensorflow-gpu/README.md
deleted file mode 100644
index f89ec80..0000000
--- a/charts/jupyter-tensorflow-gpu/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-tensorflow-gpu
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with Python and the deep-learning framework TensorFlow, with GPU support.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-tensorflow:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-tensorflow:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/jupyter-tensorflow/Chart.yaml b/charts/jupyter-tensorflow/Chart.yaml
index 5375ef2..81eee63 100644
--- a/charts/jupyter-tensorflow/Chart.yaml
+++ b/charts/jupyter-tensorflow/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.13.5
+version: 1.13.6
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/jupyter-tensorflow/README.md b/charts/jupyter-tensorflow/README.md
deleted file mode 100644
index 20ccd88..0000000
--- a/charts/jupyter-tensorflow/README.md
+++ /dev/null
@@ -1,119 +0,0 @@
-# jupyter-tensorflow
-
-![Version: 1.13.5](https://img.shields.io/badge/Version-1.13.5-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The JupyterLab IDE with Python and the deep-learning framework TensorFlow.
-
-**Homepage:** <https://jupyter.org/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `false` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `false` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8888` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `false` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `false` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-jupyter-tensorflow:py3.11.4"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-jupyter-tensorflow:py3.11.4"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| startupProbe.failureThreshold | int | `60` |  |
-| startupProbe.initialDelaySeconds | int | `10` |  |
-| startupProbe.periodSeconds | int | `10` |  |
-| startupProbe.successThreshold | int | `1` |  |
-| startupProbe.timeoutSeconds | int | `5` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `false` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/rstudio-gpu/Chart.yaml b/charts/rstudio-gpu/Chart.yaml
index fdfe998..e9052a4 100644
--- a/charts/rstudio-gpu/Chart.yaml
+++ b/charts/rstudio-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.15.2
+version: 1.15.3
 dependencies:
 - name: library-chart
   version: 1.5.2
diff --git a/charts/rstudio-gpu/README.md b/charts/rstudio-gpu/README.md
deleted file mode 100644
index 55e2595..0000000
--- a/charts/rstudio-gpu/README.md
+++ /dev/null
@@ -1,106 +0,0 @@
-# rstudio-gpu
-
-![Version: 1.15.2](https://img.shields.io/badge/Version-1.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The RStudio IDE with a collection of standard data science packages, with GPU support.
-
-**Homepage:** <https://www.rstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.2 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| git.repository | string | `""` |  |
-| git.token | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8787` |  |
-| networking.sparkui.port | int | `4040` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.configMapName | string | `""` |  |
-| repository.packageManagerUrl | string | `""` |  |
-| repository.rRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-rstudio:r4.3.1-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-rstudio:r4.3.1-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-python-gpu/Chart.yaml b/charts/vscode-python-gpu/Chart.yaml
index e632489..e0d0c13 100644
--- a/charts/vscode-python-gpu/Chart.yaml
+++ b/charts/vscode-python-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-python-gpu/README.md b/charts/vscode-python-gpu/README.md
deleted file mode 100644
index 5cfd19b..0000000
--- a/charts/vscode-python-gpu/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-python-gpu
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCOde IDE with Python, Julia, and a collection of standard data science packages, with GPU support.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-python:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-python:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-pytorch-gpu/Chart.yaml b/charts/vscode-pytorch-gpu/Chart.yaml
index 4363820..606a475 100644
--- a/charts/vscode-pytorch-gpu/Chart.yaml
+++ b/charts/vscode-pytorch-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-pytorch-gpu/README.md b/charts/vscode-pytorch-gpu/README.md
deleted file mode 100644
index b4e8733..0000000
--- a/charts/vscode-pytorch-gpu/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-pytorch-gpu
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCode IDE with Python and the deep-learning framework PyTorch, with GPU support.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-pytorch:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-pytorch:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-pytorch/Chart.yaml b/charts/vscode-pytorch/Chart.yaml
index 30db8f3..458121f 100644
--- a/charts/vscode-pytorch/Chart.yaml
+++ b/charts/vscode-pytorch/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-pytorch/README.md b/charts/vscode-pytorch/README.md
deleted file mode 100644
index ae9a885..0000000
--- a/charts/vscode-pytorch/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-pytorch
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCode IDE with Python and the deep-learning framework PyTorch.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-pytorch:py3.11.4"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-pytorch:py3.11.4"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-r-python-julia/Chart.yaml b/charts/vscode-r-python-julia/Chart.yaml
index b13cbc1..627221f 100644
--- a/charts/vscode-r-python-julia/Chart.yaml
+++ b/charts/vscode-r-python-julia/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-r-python-julia/README.md b/charts/vscode-r-python-julia/README.md
deleted file mode 100644
index 1e82af5..0000000
--- a/charts/vscode-r-python-julia/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-r-python-julia
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCode IDE with minimal installations of R, Python and Julia.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-r-python-julia:r4.3.1"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-r-python-julia:r4.3.1"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-tensorflow-gpu/Chart.yaml b/charts/vscode-tensorflow-gpu/Chart.yaml
index 2bc7331..a29528f 100644
--- a/charts/vscode-tensorflow-gpu/Chart.yaml
+++ b/charts/vscode-tensorflow-gpu/Chart.yaml
@@ -11,7 +11,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-tensorflow-gpu/README.md b/charts/vscode-tensorflow-gpu/README.md
deleted file mode 100644
index 18637ca..0000000
--- a/charts/vscode-tensorflow-gpu/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-tensorflow-gpu
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCode IDE with Python and the deep-learning framework TensorFlow, with GPU support.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-tensorflow:py3.11.4-gpu"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-tensorflow:py3.11.4-gpu"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
diff --git a/charts/vscode-tensorflow/Chart.yaml b/charts/vscode-tensorflow/Chart.yaml
index 601d556..f03a86d 100644
--- a/charts/vscode-tensorflow/Chart.yaml
+++ b/charts/vscode-tensorflow/Chart.yaml
@@ -10,7 +10,7 @@ sources:
 - https://github.com/InseeFrLab/images-datascience
 - https://github.com/InseeFrLab/helm-charts-interactive-services
 type: application
-version: 1.11.4
+version: 1.11.5
 dependencies:
 - name: library-chart
   version: 1.5.12
diff --git a/charts/vscode-tensorflow/README.md b/charts/vscode-tensorflow/README.md
deleted file mode 100644
index 17370cb..0000000
--- a/charts/vscode-tensorflow/README.md
+++ /dev/null
@@ -1,114 +0,0 @@
-# vscode-tensorflow
-
-![Version: 1.11.4](https://img.shields.io/badge/Version-1.11.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
-
-The VSCode IDE with Python and the deep-learning framework TensorFlow.
-
-**Homepage:** <https://code.visualstudio.com/>
-
-## Source Code
-
-* <https://github.com/InseeFrLab/images-datascience>
-* <https://github.com/InseeFrLab/helm-charts-interactive-services>
-
-## Requirements
-
-| Repository | Name | Version |
-|------------|------|---------|
-| https://inseefrlab.github.io/helm-charts-interactive-services | library-chart | 1.5.12 |
-
-## Values
-
-| Key | Type | Default | Description |
-|-----|------|---------|-------------|
-| affinity | object | `{}` |  |
-| autoscaling.enabled | bool | `false` |  |
-| autoscaling.maxReplicas | int | `100` |  |
-| autoscaling.minReplicas | int | `1` |  |
-| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
-| coresite.configMapName | string | `""` |  |
-| discovery.hive | bool | `true` |  |
-| discovery.metaflow | bool | `true` |  |
-| discovery.mlflow | bool | `true` |  |
-| environment.group | string | `"users"` |  |
-| environment.user | string | `"onyxia"` |  |
-| fauxpilot.enabled | bool | `false` |  |
-| fauxpilot.server | string | `"http://fauxpilot-proxy.fauxpilot:5000/v1/engines"` |  |
-| fullnameOverride | string | `""` |  |
-| git.branch | string | `""` |  |
-| git.cache | string | `""` |  |
-| git.configMapName | string | `""` |  |
-| git.email | string | `""` |  |
-| git.enabled | bool | `true` |  |
-| git.name | string | `""` |  |
-| hive.configMapName | string | `""` |  |
-| imagePullSecrets | list | `[]` |  |
-| ingress.annotations | list | `[]` |  |
-| ingress.enabled | bool | `false` |  |
-| ingress.hostname | string | `"chart-example.local"` |  |
-| ingress.ingressClassName | string | `""` |  |
-| ingress.tls | bool | `true` |  |
-| ingress.userHostname | string | `"chart-example-user.local"` |  |
-| init.personalInit | string | `""` |  |
-| init.personalInitArgs | string | `""` |  |
-| init.regionInit | string | `""` |  |
-| init.regionInitCheckSum | string | `""` |  |
-| init.standardInitPath | string | `"/opt/onyxia-init.sh"` |  |
-| kubernetes.enabled | bool | `true` |  |
-| kubernetes.role | string | `"view"` |  |
-| metaflow.configMapName | string | `""` |  |
-| mlflow.configMapName | string | `""` |  |
-| nameOverride | string | `""` |  |
-| networking.clusterIP | string | `"None"` |  |
-| networking.service.port | int | `8080` |  |
-| networking.type | string | `"ClusterIP"` |  |
-| networking.user.enabled | bool | `false` |  |
-| networking.user.port | int | `5000` |  |
-| nodeSelector | object | `{}` |  |
-| persistence.accessMode | string | `"ReadWriteOnce"` |  |
-| persistence.enabled | bool | `true` |  |
-| persistence.size | string | `"10Gi"` |  |
-| podAnnotations | object | `{}` |  |
-| podSecurityContext.fsGroup | int | `100` |  |
-| replicaCount | int | `1` |  |
-| repository.condaRepository | string | `""` |  |
-| repository.configMapName | string | `""` |  |
-| repository.pipRepository | string | `""` |  |
-| resources | object | `{}` |  |
-| route.annotations | list | `[]` |  |
-| route.enabled | bool | `false` |  |
-| route.hostname | string | `"chart-example.local"` |  |
-| route.tls.termination | string | `"edge"` |  |
-| route.userHostname | string | `"chart-example-user.local"` |  |
-| route.wildcardPolicy | string | `"None"` |  |
-| s3.accessKeyId | string | `""` |  |
-| s3.configMapName | string | `""` |  |
-| s3.defaultRegion | string | `""` |  |
-| s3.enabled | bool | `true` |  |
-| s3.endpoint | string | `""` |  |
-| s3.secretAccessKey | string | `""` |  |
-| s3.sessionToken | string | `""` |  |
-| security.allowlist.enabled | bool | `false` |  |
-| security.allowlist.ip | string | `"0.0.0.0/0"` |  |
-| security.networkPolicy.enabled | bool | `false` |  |
-| security.networkPolicy.from | list | `[]` |  |
-| security.password | string | `"changeme"` |  |
-| securityContext | object | `{}` |  |
-| service.image.custom.enabled | bool | `false` |  |
-| service.image.custom.version | string | `"inseefrlab/onyxia-vscode-tensorflow:py3.11.4"` |  |
-| service.image.pullPolicy | string | `"IfNotPresent"` |  |
-| service.image.version | string | `"inseefrlab/onyxia-vscode-tensorflow:py3.11.4"` |  |
-| serviceAccount.annotations | object | `{}` |  |
-| serviceAccount.create | bool | `true` |  |
-| serviceAccount.name | string | `""` |  |
-| tolerations | list | `[]` |  |
-| vault.configMapName | string | `""` |  |
-| vault.directory | string | `""` |  |
-| vault.enabled | bool | `true` |  |
-| vault.mount | string | `""` |  |
-| vault.secret | string | `""` |  |
-| vault.token | string | `""` |  |
-| vault.url | string | `""` |  |
-
-----------------------------------------------
-Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
-- 
GitLab