diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 6e265fac..0f3d93b2 100644 --- a/charts/jupyter-pyspark/Chart.yaml +++ b/charts/jupyter-pyspark/Chart.yaml @@ -24,7 +24,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.8 +version: 2.3.9 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 07028f41..518c4ff6 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -830,7 +830,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } } diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index c80a0903..5c0eed19 100644 --- a/charts/jupyter-python/Chart.yaml +++ b/charts/jupyter-python/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.9 +version: 2.3.10 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/jupyter-python/values.schema.json b/charts/jupyter-python/values.schema.json index 2dd58b9e..dce0e7ce 100644 --- a/charts/jupyter-python/values.schema.json +++ b/charts/jupyter-python/values.schema.json @@ -774,7 +774,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } } diff --git a/charts/rstudio-sparkr/Chart.yaml b/charts/rstudio-sparkr/Chart.yaml index ea7e719e..450c26d7 100644 --- a/charts/rstudio-sparkr/Chart.yaml +++ b/charts/rstudio-sparkr/Chart.yaml @@ -23,7 +23,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.5 +version: 2.3.6 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/rstudio-sparkr/values.schema.json b/charts/rstudio-sparkr/values.schema.json index e7992614..b2c9b839 100644 --- a/charts/rstudio-sparkr/values.schema.json +++ b/charts/rstudio-sparkr/values.schema.json @@ -788,7 +788,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } } diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index bfa8b82a..09b4adde 100644 --- a/charts/rstudio/Chart.yaml +++ b/charts/rstudio/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.5 +version: 2.3.6 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/rstudio/values.schema.json b/charts/rstudio/values.schema.json index ed888bba..1d1e3dcd 100644 --- a/charts/rstudio/values.schema.json +++ b/charts/rstudio/values.schema.json @@ -743,7 +743,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } } diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index 7157d4da..3c7cac2f 100644 --- a/charts/vscode-pyspark/Chart.yaml +++ b/charts/vscode-pyspark/Chart.yaml @@ -24,7 +24,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.8 +version: 2.3.9 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/vscode-pyspark/values.schema.json b/charts/vscode-pyspark/values.schema.json index 16879fdf..023b54e9 100644 --- a/charts/vscode-pyspark/values.schema.json +++ b/charts/vscode-pyspark/values.schema.json @@ -813,7 +813,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } } diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index 6e330816..4259aed0 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.3.9 +version: 2.3.10 dependencies: - name: library-chart version: 1.7.4 diff --git a/charts/vscode-python/values.schema.json b/charts/vscode-python/values.schema.json index 61a82e9d..e4ae386f 100644 --- a/charts/vscode-python/values.schema.json +++ b/charts/vscode-python/values.schema.json @@ -783,7 +783,7 @@ "type": "string", "default": "", "x-onyxia": { - "hiddent": true + "hidden": true } } }