diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 155da2ea..42ff48dd 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: 1.32.28 +version: 1.33.0 dependencies: - name: library-chart diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index b6929586..c8b37a37 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -26,7 +26,7 @@ "listEnum": [ "inseefrlab/onyxia-jupyter-pyspark:py3.11.6-spark3.5.0", "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.0", - "inseefrlab/trevas-jupyter:0.4.1" + "inseefrlab/trevas-jupyter:0.5.0" ], "render": "list", "hidden": {