From 699accce8d18d1247e73c26009cfd4a0e68483d3 Mon Sep 17 00:00:00 2001 From: avouacr Date: Mon, 20 Nov 2023 10:59:29 +0000 Subject: [PATCH] chore(deps): bump python versions --- charts/jupyter-pyspark/Chart.yaml | 2 +- charts/jupyter-pyspark/values.schema.json | 12 ++++++------ charts/jupyter-python/Chart.yaml | 2 +- charts/jupyter-python/values.schema.json | 8 ++++---- charts/vscode-pyspark/Chart.yaml | 2 +- charts/vscode-pyspark/values.schema.json | 12 ++++++------ charts/vscode-python/Chart.yaml | 2 +- charts/vscode-python/values.schema.json | 8 ++++---- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index 316dcd80..d7f6aa9a 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.23 +version: 1.32.24 dependencies: - name: library-chart diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 67e5d3b8..2465c22a 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -24,10 +24,10 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.5.0", - "inseefrlab/onyxia-jupyter-pyspark:py3.10.12-spark3.5.0", - "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.4.1", - "inseefrlab/onyxia-jupyter-pyspark:py3.10.12-spark3.4.1", + "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.4.1", + "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.4.1", "inseefrlab/trevas-jupyter:0.4.1" ], "render": "list", @@ -35,7 +35,7 @@ "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.5.0" + "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.5.0" }, "custom": { "description": "use a custom jupyter docker image", @@ -50,7 +50,7 @@ "version": { "description": "jupyter unsupported version", "type": "string", - "default": "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.4.1", + "default": "inseefrlab/onyxia-jupyter-pyspark:py3.10.13-spark3.4.1", "hidden": { "value": false, "path": "service/image/custom/enabled" diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index 5393481b..55c461c2 100644 --- a/charts/jupyter-python/Chart.yaml +++ b/charts/jupyter-python/Chart.yaml @@ -23,7 +23,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.13.18 +version: 1.13.19 dependencies: - name: library-chart diff --git a/charts/jupyter-python/values.schema.json b/charts/jupyter-python/values.schema.json index 4388170f..1f648ea8 100644 --- a/charts/jupyter-python/values.schema.json +++ b/charts/jupyter-python/values.schema.json @@ -24,15 +24,15 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-jupyter-python:py3.10.12", - "inseefrlab/onyxia-jupyter-python:py3.11.4" + "inseefrlab/onyxia-jupyter-python:py3.10.13", + "inseefrlab/onyxia-jupyter-python:py3.11.6" ], "render": "list", "hidden": { "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-jupyter-python:py3.10.12" + "default": "inseefrlab/onyxia-jupyter-python:py3.10.13" }, "custom": { "description": "use a custom jupyter docker image", @@ -47,7 +47,7 @@ "version": { "description": "jupyter unsupported version", "type": "string", - "default": "inseefrlab/onyxia-jupyter-python:py3.10.12", + "default": "inseefrlab/onyxia-jupyter-python:py3.10.13", "hidden": { "value": false, "path": "service/image/custom/enabled" diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index bbc6c8cb..5219ae55 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.16 +version: 1.3.17 dependencies: - name: library-chart diff --git a/charts/vscode-pyspark/values.schema.json b/charts/vscode-pyspark/values.schema.json index dcb72151..7be03a38 100644 --- a/charts/vscode-pyspark/values.schema.json +++ b/charts/vscode-pyspark/values.schema.json @@ -24,17 +24,17 @@ "description": "supported versions", "type": "string", "listEnum": [ - "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.5.0", - "inseefrlab/onyxia-vscode-pyspark:py3.10.12-spark3.5.0", - "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.4.1", - "inseefrlab/onyxia-vscode-pyspark:py3.10.12-spark3.4.1" + "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.4.1", + "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.4.1" ], "render": "list", "hidden": { "value": true, "path": "service/image/custom/enabled" }, - "default": "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.5.0" + "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.5.0" }, "custom": { "description": "use a custom vscode docker image", @@ -49,7 +49,7 @@ "version": { "description": "vscode unsupported version", "type": "string", - "default": "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.4.1", + "default": "inseefrlab/onyxia-vscode-pyspark:py3.10.13-spark3.4.1", "hidden": { "value": false, "path": "service/image/custom/enabled" diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index b90d184c..fd3ff6ba 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -23,7 +23,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.11.16 +version: 1.11.17 dependencies: - name: library-chart diff --git a/charts/vscode-python/values.schema.json b/charts/vscode-python/values.schema.json index 40484654..268f99a6 100644 --- a/charts/vscode-python/values.schema.json +++ b/charts/vscode-python/values.schema.json @@ -137,10 +137,10 @@ "version": { "description": "vscode supported version", "type": "string", - "default": "inseefrlab/onyxia-vscode-python:py3.10.12", + "default": "inseefrlab/onyxia-vscode-python:py3.10.13", "listEnum": [ - "inseefrlab/onyxia-vscode-python:py3.10.12", - "inseefrlab/onyxia-vscode-python:py3.11.4" + "inseefrlab/onyxia-vscode-python:py3.10.13", + "inseefrlab/onyxia-vscode-python:py3.11.6" ], "render": "list", "hidden": { @@ -161,7 +161,7 @@ "version": { "description": "vscode unsupported version", "type": "string", - "default": "inseefrlab/onyxia-vscode-python:py3.10.12", + "default": "inseefrlab/onyxia-vscode-python:py3.10.13", "hidden": { "value": false, "path": "service/image/custom/enabled"