This repository was archived by the owner on Sep 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ type: application
2525# This is the chart version. This version number should be incremented each time you make changes
2626# to the chart and its templates, including the app version.
2727# Versions are expected to follow Semantic Versioning (https://semver.org/)
28- version : 6.2.1
28+ version : 6.2.2
2929
3030# This is the version number of the application being deployed. This version number should be
3131# incremented each time you make changes to the application. Versions are not expected to
Original file line number Diff line number Diff line change 2020 "description" : " supported versions" ,
2121 "type" : " string" ,
2222 "enum" : [
23- " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.1 " ,
23+ " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.2 " ,
2424 " inseefrlab/jupyter-datascience:py3.7.6-spark3.1.1"
2525 ],
2626 "pattern" : " ^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$" ,
2727 "hidden" : {
2828 "value" : true ,
2929 "path" : " service/image/custom/enabled"
3030 },
31- "default" : " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.1 "
31+ "default" : " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.2 "
3232 },
3333 "custom" : {
3434 "description" : " use a custom jupyter docker image" ,
You can’t perform that action at this time.
0 commit comments