Skip to content

Commit

Permalink
Merge branch 'main' into change-readme-language-according-to-user-pre…
Browse files Browse the repository at this point in the history
…ferences
  • Loading branch information
avouacr authored Oct 20, 2023
2 parents 2fc0985 + e9480fb commit 45449f2
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 20 deletions.
3 changes: 1 addition & 2 deletions charts/jupyter-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +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.17
version: 1.32.18

dependencies:
- name: library-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pyspark/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jupyter-pyspark

![Version: 1.32.16](https://img.shields.io/badge/Version-1.32.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.32.17](https://img.shields.io/badge/Version-1.32.17-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

The JupyterLab IDE with PySpark, an interface to use Apache Spark from Python.

Expand Down
6 changes: 3 additions & 3 deletions charts/jupyter-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,18 @@
"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.10.9-spark3.3.1",
"inseefrlab/onyxia-jupyter-pyspark:py3.9.16-spark3.3.1",
"inseefrlab/trevas-jupyter:0.4.1"
],
"render": "list",
"hidden": {
"value": true,
"path": "service/image/custom/enabled"
},
"default": "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.4.1"
"default": "inseefrlab/onyxia-jupyter-pyspark:py3.11.4-spark3.5.0"
},
"custom": {
"description": "use a custom jupyter docker image",
Expand Down
3 changes: 1 addition & 2 deletions charts/rstudio-sparkr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,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.16.9
version: 1.16.10

dependencies:
- name: library-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-sparkr/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rstudio-sparkr

![Version: 1.16.8](https://img.shields.io/badge/Version-1.16.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.16.9](https://img.shields.io/badge/Version-1.16.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

The RStudio IDE with a collection of standard data science packages. It includes SparkR, an R package that provides an interface to use Apache Spark from R.

Expand Down
8 changes: 4 additions & 4 deletions charts/rstudio-sparkr/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
"description": "supported versions",
"type": "string",
"listEnum": [
"inseefrlab/onyxia-rstudio-sparkr:r4.3.1-spark3.5.0",
"inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.5.0",
"inseefrlab/onyxia-rstudio-sparkr:r4.3.1-spark3.4.1",
"inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.4.1",
"inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.3.1",
"inseefrlab/onyxia-rstudio-sparkr:r4.1.3-spark3.3.1"
"inseefrlab/onyxia-rstudio-sparkr:r4.2.3-spark3.4.1"
],
"render": "list",
"hidden": {
"value": true,
"path": "service/image/custom/enabled"
},
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.1-spark3.4.1"
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.3.1-spark3.5.0"
},
"custom" : {
"description": "use a custom RStudio docker image",
Expand Down
3 changes: 1 addition & 2 deletions charts/vscode-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +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.10
version: 1.3.11

dependencies:
- name: library-chart
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pyspark/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vscode-pyspark

![Version: 1.3.9](https://img.shields.io/badge/Version-1.3.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 1.3.10](https://img.shields.io/badge/Version-1.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

The Visual Studio Code IDE with PySpark, an interface to use Apache Spark from Python.

Expand Down
8 changes: 4 additions & 4 deletions charts/vscode-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,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.10.9-spark3.3.1",
"inseefrlab/onyxia-vscode-pyspark:py3.9.16-spark3.3.1"
"inseefrlab/onyxia-vscode-pyspark:py3.10.12-spark3.4.1"
],
"render": "list",
"hidden": {
"value": true,
"path": "service/image/custom/enabled"
},
"default": "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.4.1"
"default": "inseefrlab/onyxia-vscode-pyspark:py3.11.4-spark3.5.0"
},
"custom": {
"description": "use a custom vscode docker image",
Expand Down

0 comments on commit 45449f2

Please sign in to comment.