From 5d22c7d4a8739992c064f59375fb9496bf07150d Mon Sep 17 00:00:00 2001 From: ihiverlet Date: Wed, 27 Mar 2024 08:35:23 +0000 Subject: [PATCH] use spark 3.5.1 --- charts/jupyter-pyspark/Chart.yaml | 2 +- charts/jupyter-pyspark/values.schema.json | 8 ++++---- charts/rstudio-sparkr/Chart.yaml | 2 +- charts/rstudio-sparkr/values.schema.json | 8 ++++---- charts/vscode-pyspark/Chart.yaml | 2 +- charts/vscode-pyspark/values.schema.json | 8 ++++---- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 0a310063..4b2f7d0c 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.33.7 +version: 1.33.8 dependencies: - name: library-chart diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 197bcc9d..9f47b4c4 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -24,8 +24,8 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-jupyter-pyspark:py3.11.6-spark3.5.0", - "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.0", + "inseefrlab/onyxia-jupyter-pyspark:py3.11.6-spark3.5.1", + "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.1", "inseefrlab/trevas-jupyter:0.5.2" ], "render": "list", @@ -33,7 +33,7 @@ "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.0" + "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.1" }, "custom": { "description": "use a custom jupyter docker image", @@ -48,7 +48,7 @@ "version": { "description": "jupyter unsupported version", "type": "string", - "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.0", + "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.1", "hidden": { "value": false, "path": "service/image/custom/enabled" diff --git a/charts/rstudio-sparkr/Chart.yaml b/charts/rstudio-sparkr/Chart.yaml index 1286b82b..e9c27ad3 100644 --- a/charts/rstudio-sparkr/Chart.yaml +++ b/charts/rstudio-sparkr/Chart.yaml @@ -24,7 +24,7 @@ type: application # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.17.7 +version: 1.17.8 dependencies: - name: library-chart diff --git a/charts/rstudio-sparkr/values.schema.json b/charts/rstudio-sparkr/values.schema.json index 4a6c0e3c..5b026530 100644 --- a/charts/rstudio-sparkr/values.schema.json +++ b/charts/rstudio-sparkr/values.schema.json @@ -24,15 +24,15 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.0", - "inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.5.0" + "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.1", + "inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.5.1" ], "render": "list", "hidden": { "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.0" + "default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.1" }, "custom": { "description": "use a custom RStudio docker image", @@ -47,7 +47,7 @@ "version": { "description": "RStudio unsupported version", "type": "string", - "default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.0", + "default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.2-spark3.5.1", "hidden": { "value": false, "path": "service/image/custom/enabled" diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index 1f728bf8..239bd41a 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: 1.3.26 +version: 1.3.27 dependencies: - name: library-chart diff --git a/charts/vscode-pyspark/values.schema.json b/charts/vscode-pyspark/values.schema.json index 70e20f93..4e3bc42e 100644 --- a/charts/vscode-pyspark/values.schema.json +++ b/charts/vscode-pyspark/values.schema.json @@ -24,15 +24,15 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-vscode-pyspark:py3.11.6-spark3.5.0", - "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.0" + "inseefrlab/onyxia-vscode-pyspark:py3.11.6-spark3.5.1", + "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.1" ], "render": "list", "hidden": { "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.0" + "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.1" }, "custom": { "description": "use a custom vscode docker image", @@ -47,7 +47,7 @@ "version": { "description": "vscode unsupported version", "type": "string", - "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.0", + "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.1", "hidden": { "value": false, "path": "service/image/custom/enabled"