diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 99a56fdec..b2133c3c7 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.26 +version: 2.3.27 dependencies: - name: library-chart version: 1.7.14 diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index d59cd32ac..c03a4774c 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -1097,7 +1097,7 @@ "type": "object", "x-onyxia": { "overwriteSchemaWith": "repository.json" - }, + }, "properties": { "pipRepository": { "type": "string",