Skip to content

Commit 43a36ed

Browse files
authored
update r version to 4.5.2 (#309)
1 parent 2ce8459 commit 43a36ed

7 files changed

Lines changed: 15 additions & 15 deletions

File tree

charts/rstudio-sparkr/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type: application
2323
# This is the chart version. This version number should be incremented each time you make changes
2424
# to the chart and its templates, including the app version.
2525
# Versions are expected to follow Semantic Versioning (https://semver.org/)
26-
version: 3.1.1
26+
version: 3.1.2
2727
dependencies:
2828
- name: library-chart
2929
version: 2.0.4

charts/rstudio-sparkr/values.schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"title": "Name of the service's Docker image",
2525
"type": "string",
2626
"listEnum": [
27-
"inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark4.1.1",
27+
"inseefrlab/onyxia-rstudio-sparkr:r4.5.3-spark4.1.1",
2828
"inseefrlab/onyxia-rstudio-sparkr:r4.4.3-spark4.1.1",
2929
"inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark3.5.7",
3030
"inseefrlab/onyxia-rstudio-sparkr:r4.4.3-spark3.5.7"
@@ -34,7 +34,7 @@
3434
"value": true,
3535
"path": "service/image/custom/enabled"
3636
},
37-
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark4.1.1"
37+
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.5.3-spark4.1.1"
3838
},
3939
"custom": {
4040
"title": "Custom image",
@@ -51,7 +51,7 @@
5151
"version": {
5252
"title": "Name of the custom image",
5353
"type": "string",
54-
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark4.1.1",
54+
"default": "inseefrlab/onyxia-rstudio-sparkr:r4.5.3-spark4.1.1",
5555
"hidden": {
5656
"value": false,
5757
"path": "enabled",

charts/rstudio-sparkr/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ service:
77
image: "inseefrlab/onyxia-base:latest"
88
pullPolicy: IfNotPresent
99
image:
10-
version: "inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark4.1.1"
10+
version: "inseefrlab/onyxia-rstudio-sparkr:r4.5.3-spark4.1.1"
1111
pullPolicy: IfNotPresent
1212
custom:
1313
enabled: false
14-
version: "inseefrlab/onyxia-rstudio-sparkr:r4.5.2-spark4.1.1"
14+
version: "inseefrlab/onyxia-rstudio-sparkr:r4.5.3-spark4.1.1"
1515

1616
spark:
1717
ui: false

charts/rstudio/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 2.4.3
25+
version: 2.4.4
2626
dependencies:
2727
- name: library-chart
2828
version: 2.0.4

charts/rstudio/values.schema.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"title": "Name of the service's Docker image",
2525
"type": "string",
2626
"listEnum": [
27-
"inseefrlab/onyxia-rstudio:r4.5.2",
27+
"inseefrlab/onyxia-rstudio:r4.5.3",
2828
"inseefrlab/onyxia-rstudio:r4.4.3"
2929
],
3030
"render": "list",
3131
"hidden": {
3232
"value": true,
3333
"path": "service/image/custom/enabled"
3434
},
35-
"default": "inseefrlab/onyxia-rstudio:r4.5.2"
35+
"default": "inseefrlab/onyxia-rstudio:r4.5.3"
3636
},
3737
"custom": {
3838
"title": "Custom image",
@@ -49,7 +49,7 @@
4949
"version": {
5050
"title": "Name of the custom image",
5151
"type": "string",
52-
"default": "inseefrlab/onyxia-rstudio:r4.5.2",
52+
"default": "inseefrlab/onyxia-rstudio:r4.5.3",
5353
"hidden": {
5454
"value": false,
5555
"path": "enabled",

charts/rstudio/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ service:
77
image: "inseefrlab/onyxia-base:latest"
88
pullPolicy: IfNotPresent
99
image:
10-
version: "inseefrlab/onyxia-rstudio:r4.5.2"
10+
version: "inseefrlab/onyxia-rstudio:r4.5.3"
1111
pullPolicy: IfNotPresent
1212
custom:
1313
enabled: false
14-
version: "inseefrlab/onyxia-rstudio:r4.5.2"
14+
version: "inseefrlab/onyxia-rstudio:r4.5.3"
1515

1616
security:
1717
password: "changeme"

utils/charts-inheritance.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jupyter-python:
1212
jupyter-r-python-julia:
1313
description: The JupyterLab IDE with Python, R, Julia, and a collection of standard data science packages
1414
images:
15-
- inseefrlab/onyxia-jupyter-r-python-julia:r4.5.2-py3.13.12
15+
- inseefrlab/onyxia-jupyter-r-python-julia:r4.5.3-py3.13.12
1616

1717
jupyter-pyspark: []
1818

@@ -22,7 +22,7 @@ rstudio:
2222
rstudio-r-python-julia:
2323
description: The RStudio IDE with Python, R, Julia, and a collection of standard data science packages
2424
images:
25-
- inseefrlab/onyxia-rstudio-r-python-julia:r4.5.2-py3.13.12
25+
- inseefrlab/onyxia-rstudio-r-python-julia:r4.5.3-py3.13.12
2626

2727
rstudio-sparkr: []
2828

@@ -40,6 +40,6 @@ vscode-python:
4040
vscode-r-python-julia:
4141
description: The VSCode IDE with minimal installations of R, Python and Julia.
4242
images:
43-
- inseefrlab/onyxia-vscode-r-python-julia:r4.5.2-py3.13.12
43+
- inseefrlab/onyxia-vscode-r-python-julia:r4.5.3-py3.13.12
4444

4545
vscode-pyspark: []

0 commit comments

Comments
 (0)