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 : 1.2.3
28+ version : 1.2.4
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 2828 "description" : " supported versions" ,
2929 "type" : " string" ,
3030 "enum" : [
31- " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.1 " ,
31+ " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.2 " ,
3232 " inseefrlab/jupyter-datascience:py3.7.6-spark3.1.1"
3333 ],
3434 "pattern" : " ^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$" ,
3535 "hidden" : {
3636 "value" : true ,
3737 "path" : " service/image/custom/enabled"
3838 },
39- "default" : " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.1 "
39+ "default" : " inseefrlab/jupyter-datascience:py3.9.12-spark3.2.1-v0.0.2 "
4040 },
4141 "custom" : {
4242 "description" : " use a custom jupyter docker image" ,
You can’t perform that action at this time.
0 commit comments