diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 1877e576..162bb06d 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: 3.1.2 +version: 3.1.3 dependencies: - name: library-chart version: 2.0.3 diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 65ddac6b..75432dab 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -25,9 +25,9 @@ "type": "string", "listEnum": [ "inseefrlab/onyxia-jupyter-pyspark:py3.13.12-spark4.1.1", - "inseefrlab/onyxia-jupyter-pyspark:py3.12.12-spark4.1.1", + "inseefrlab/onyxia-jupyter-pyspark:py3.12.13-spark4.1.1", "inseefrlab/onyxia-jupyter-pyspark:py3.13.8-spark3.5.7", - "inseefrlab/onyxia-jupyter-pyspark:py3.12.12-spark3.5.7" + "inseefrlab/onyxia-jupyter-pyspark:py3.12.13-spark3.5.7" ], "render": "list", "hidden": { diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index e4d895db..c5b3514a 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.4.4 +version: 2.4.5 dependencies: - name: library-chart version: 2.0.3 diff --git a/charts/jupyter-python/values.schema.json b/charts/jupyter-python/values.schema.json index 74be3455..49dcbe78 100644 --- a/charts/jupyter-python/values.schema.json +++ b/charts/jupyter-python/values.schema.json @@ -25,7 +25,7 @@ "type": "string", "listEnum": [ "inseefrlab/onyxia-jupyter-python:py3.13.12", - "inseefrlab/onyxia-jupyter-python:py3.12.12" + "inseefrlab/onyxia-jupyter-python:py3.12.13" ], "render": "list", "hidden": { diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index bfe8cf8a..d7a2ba3a 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: 3.1.1 +version: 3.1.2 dependencies: - name: library-chart version: 2.0.3 diff --git a/charts/vscode-pyspark/values.schema.json b/charts/vscode-pyspark/values.schema.json index bc66b6e2..fb9f5ffb 100644 --- a/charts/vscode-pyspark/values.schema.json +++ b/charts/vscode-pyspark/values.schema.json @@ -25,9 +25,9 @@ "type": "string", "listEnum": [ "inseefrlab/onyxia-vscode-pyspark:py3.13.12-spark4.1.1", - "inseefrlab/onyxia-vscode-pyspark:py3.12.12-spark4.1.1", + "inseefrlab/onyxia-vscode-pyspark:py3.12.13-spark4.1.1", "inseefrlab/onyxia-vscode-pyspark:py3.13.8-spark3.5.7", - "inseefrlab/onyxia-vscode-pyspark:py3.12.12-spark3.5.7" + "inseefrlab/onyxia-vscode-pyspark:py3.12.13-spark3.5.7" ], "render": "list", "hidden": { diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index 01c1f5ec..780a2d26 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.5.2 +version: 2.5.3 dependencies: - name: library-chart version: 2.0.3 diff --git a/charts/vscode-python/values.schema.json b/charts/vscode-python/values.schema.json index 4b52d7c1..00c77bbd 100644 --- a/charts/vscode-python/values.schema.json +++ b/charts/vscode-python/values.schema.json @@ -26,7 +26,7 @@ "default": "inseefrlab/onyxia-vscode-python:py3.13.12", "listEnum": [ "inseefrlab/onyxia-vscode-python:py3.13.12", - "inseefrlab/onyxia-vscode-python:py3.12.12" + "inseefrlab/onyxia-vscode-python:py3.12.13" ], "render": "list", "hidden": {