File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ type: application
2424# This is the chart version. This version number should be incremented each time you make changes
2525# to the chart and its templates, including the app version.
2626# Versions are expected to follow Semantic Versioning (https://semver.org/)
27- version : 2.3.10
27+ version : 2.3.11
2828dependencies :
2929 - name : library-chart
3030 version : 1.7.5
Original file line number Diff line number Diff line change 2424 "title" : " Name of the service's Docker image" ,
2525 "type" : " string" ,
2626 "listEnum" : [
27- " inseefrlab/onyxia-jupyter-pyspark:py3.12.9 -spark3.5.5" ,
28- " inseefrlab/onyxia-jupyter-pyspark:py3.11.12 -spark3.5.5"
27+ " inseefrlab/onyxia-jupyter-pyspark:py3.12.11 -spark3.5.5" ,
28+ " inseefrlab/onyxia-jupyter-pyspark:py3.11.13 -spark3.5.5"
2929 ],
3030 "render" : " list" ,
3131 "hidden" : {
3232 "value" : true ,
3333 "path" : " service/image/custom/enabled"
3434 },
35- "default" : " inseefrlab/onyxia-jupyter-pyspark:py3.12.9 -spark3.5.5"
35+ "default" : " inseefrlab/onyxia-jupyter-pyspark:py3.12.11 -spark3.5.5"
3636 },
3737 "custom" : {
3838 "title" : " Custom image" ,
4949 "version" : {
5050 "title" : " Name of the custom image" ,
5151 "type" : " string" ,
52- "default" : " inseefrlab/onyxia-jupyter-pyspark:py3.12.9 -spark3.5.5" ,
52+ "default" : " inseefrlab/onyxia-jupyter-pyspark:py3.12.11 -spark3.5.5" ,
5353 "hidden" : {
5454 "value" : false ,
5555 "path" : " enabled" ,
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ global:
44
55service :
66 image :
7- version : " inseefrlab/onyxia-jupyter-pyspark:py3.12.9 -spark3.5.5"
7+ version : " inseefrlab/onyxia-jupyter-pyspark:py3.12.11 -spark3.5.5"
88 pullPolicy : IfNotPresent
99 custom :
1010 enabled : false
11- version : " inseefrlab/onyxia-jupyter-pyspark:py3.12.9 -spark3.5.5"
11+ version : " inseefrlab/onyxia-jupyter-pyspark:py3.12.11 -spark3.5.5"
1212
1313spark :
1414 sparkui : false
Original file line number Diff line number Diff 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.3.11
25+ version : 2.3.12
2626dependencies :
2727 - name : library-chart
2828 version : 1.7.5
Original file line number Diff line number Diff line change 2424 "title" : " Name of the service's Docker image" ,
2525 "type" : " string" ,
2626 "listEnum" : [
27- " inseefrlab/onyxia-jupyter-python:py3.12.9 " ,
28- " inseefrlab/onyxia-jupyter-python:py3.11.12 "
27+ " inseefrlab/onyxia-jupyter-python:py3.12.11 " ,
28+ " inseefrlab/onyxia-jupyter-python:py3.11.13 "
2929 ],
3030 "render" : " list" ,
3131 "hidden" : {
3232 "value" : true ,
3333 "path" : " service/image/custom/enabled"
3434 },
35- "default" : " inseefrlab/onyxia-jupyter-python:py3.12.9 "
35+ "default" : " inseefrlab/onyxia-jupyter-python:py3.12.11 "
3636 },
3737 "custom" : {
3838 "title" : " Custom image" ,
4949 "version" : {
5050 "title" : " Name of the custom image" ,
5151 "type" : " string" ,
52- "default" : " inseefrlab/onyxia-jupyter-python:py3.12.9 " ,
52+ "default" : " inseefrlab/onyxia-jupyter-python:py3.12.11 " ,
5353 "hidden" : {
5454 "value" : false ,
5555 "path" : " enabled" ,
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ global:
44
55service :
66 image :
7- version : " inseefrlab/onyxia-jupyter-python:py3.12.9 "
7+ version : " inseefrlab/onyxia-jupyter-python:py3.12.11 "
88 pullPolicy : IfNotPresent
99 custom :
1010 enabled : false
11- version : " inseefrlab/onyxia-jupyter-python:py3.12.9 "
11+ version : " inseefrlab/onyxia-jupyter-python:py3.12.11 "
1212
1313security :
1414 password : " changeme"
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ type: application
2424# This is the chart version. This version number should be incremented each time you make changes
2525# to the chart and its templates, including the app version.
2626# Versions are expected to follow Semantic Versioning (https://semver.org/)
27- version : 2.3.10
27+ version : 2.3.11
2828dependencies :
2929 - name : library-chart
3030 version : 1.7.5
Original file line number Diff line number Diff line change 2424 "title" : " Name of the service's Docker image" ,
2525 "type" : " string" ,
2626 "listEnum" : [
27- " inseefrlab/onyxia-vscode-pyspark:py3.12.9 -spark3.5.5" ,
28- " inseefrlab/onyxia-vscode-pyspark:py3.11.12 -spark3.5.5"
27+ " inseefrlab/onyxia-vscode-pyspark:py3.12.11 -spark3.5.5" ,
28+ " inseefrlab/onyxia-vscode-pyspark:py3.11.13 -spark3.5.5"
2929 ],
3030 "render" : " list" ,
3131 "hidden" : {
3232 "value" : true ,
3333 "path" : " service/image/custom/enabled"
3434 },
35- "default" : " inseefrlab/onyxia-vscode-pyspark:py3.12.9 -spark3.5.5"
35+ "default" : " inseefrlab/onyxia-vscode-pyspark:py3.12.11 -spark3.5.5"
3636 },
3737 "custom" : {
3838 "title" : " Custom image" ,
4949 "version" : {
5050 "title" : " Name of the custom image" ,
5151 "type" : " string" ,
52- "default" : " inseefrlab/onyxia-vscode-pyspark:py3.12.9 -spark3.5.5" ,
52+ "default" : " inseefrlab/onyxia-vscode-pyspark:py3.12.11 -spark3.5.5" ,
5353 "hidden" : {
5454 "value" : false ,
5555 "path" : " enabled" ,
Original file line number Diff line number Diff line change @@ -4,11 +4,11 @@ global:
44
55service :
66 image :
7- version : " inseefrlab/onyxia-vscode-pyspark:py3.12.9 -spark3.5.5"
7+ version : " inseefrlab/onyxia-vscode-pyspark:py3.12.11 -spark3.5.5"
88 pullPolicy : IfNotPresent
99 custom :
1010 enabled : false
11- version : " inseefrlab/onyxia-vscode-pyspark:py3.12.9 -spark3.5.5"
11+ version : " inseefrlab/onyxia-vscode-pyspark:py3.12.11 -spark3.5.5"
1212
1313spark :
1414 sparkui : false
Original file line number Diff line number Diff 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.3.11
25+ version : 2.3.12
2626dependencies :
2727 - name : library-chart
2828 version : 1.7.5
You can’t perform that action at this time.
0 commit comments