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

Update Trevas Jupyter (#10)

parent ab98141c
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.3.1 version: 1.4.1
# 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
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"type": "string", "type": "string",
"enum": [ "enum": [
"inseefrlab/onyxia-jupyter-pyspark:latest", "inseefrlab/onyxia-jupyter-pyspark:latest",
"inseefrlab/trevas-jupyter:0.1.3" "inseefrlab/trevas-jupyter:0.1.4"
], ],
"pattern": "^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$", "pattern": "^[a-z0-9-_./]+(:[a-z0-9-_.]+)?$",
"hidden": { "hidden": {
......
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