From abd3938ef5f06513106c521b05d972f9b3e4f811 Mon Sep 17 00:00:00 2001 From: inesh Date: Wed, 4 Jun 2025 12:00:07 +0000 Subject: [PATCH] fix typo --- charts/jupyter-pyspark/Chart.yaml | 2 +- charts/jupyter-pyspark/values.schema.json | 2 +- charts/jupyter-python/Chart.yaml | 2 +- charts/jupyter-python/values.schema.json | 2 +- charts/rstudio-sparkr/Chart.yaml | 2 +- charts/rstudio-sparkr/values.schema.json | 2 +- charts/rstudio/Chart.yaml | 2 +- charts/rstudio/values.schema.json | 2 +- charts/vscode-pyspark/Chart.yaml | 2 +- charts/vscode-pyspark/values.schema.json | 2 +- charts/vscode-python/Chart.yaml | 2 +- charts/vscode-python/values.schema.json | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 6e265fac3..0f3d93b23 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 07028f41a..518c4ff60 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 c80a09037..5c0eed199 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 2dd58b9e2..dce0e7cee 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 ea7e719e3..450c26d7c 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 e7992614a..b2c9b839c 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 bfa8b82a2..09b4addef 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 ed888bba7..1d1e3dcd1 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 7157d4da3..3c7cac2f9 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 16879fdfc..023b54e94 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 6e330816e..4259aed09 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 61a82e9d5..e4ae386f5 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 } } }