From ee4afaf0916ea03049fb96fb007ccdb1f0613d25 Mon Sep 17 00:00:00 2001 From: ihiverlet Date: Fri, 28 Nov 2025 10:25:21 +0000 Subject: [PATCH] run pre-commit fix white spaces --- charts/jupyter-pyspark/Chart.yaml | 2 +- charts/jupyter-pyspark/values.schema.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",