Skip to content
Snippets Groups Projects
Unverified Commit de4933a7 authored by Nicolas Laval's avatar Nicolas Laval Committed by GitHub
Browse files

Add Trevas Jupyter (#7)

* Add Trevas Jupyter

* Update Jupyter pyspark chart version
parent b2b3e044
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ type: application ...@@ -26,7 +26,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes # 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. # to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/) # Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 1.2.0 version: 1.3.0
# This is the version number of the application being deployed. This version number should be # This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to # incremented each time you make changes to the application. Versions are not expected to
......
...@@ -20,7 +20,8 @@ ...@@ -20,7 +20,8 @@
"description": "supported versions", "description": "supported versions",
"type": "string", "type": "string",
"enum": [ "enum": [
"inseefrlab/onyxia-jupyter-pyspark:latest" "inseefrlab/onyxia-jupyter-pyspark:latest",
"inseefrlab/trevas-jupyter:0.1.3"
], ],
"pattern": "^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$", "pattern": "^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$",
"hidden": { "hidden": {
...@@ -638,4 +639,4 @@ ...@@ -638,4 +639,4 @@
} }
} }
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment