diff --git a/charts/jupyter-pyspark/Chart.yaml b/charts/jupyter-pyspark/Chart.yaml index f87a14d6..3993931f 100644 --- a/charts/jupyter-pyspark/Chart.yaml +++ b/charts/jupyter-pyspark/Chart.yaml @@ -24,7 +24,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.8 +version: 2.1.1 dependencies: - name: library-chart diff --git a/charts/jupyter-pyspark/README.md b/charts/jupyter-pyspark/README.md index 350fac36..bdfc418d 100644 --- a/charts/jupyter-pyspark/README.md +++ b/charts/jupyter-pyspark/README.md @@ -1,6 +1,6 @@ # jupyter-pyspark -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with PySpark, an interface to use Apache Spark from Python. diff --git a/charts/jupyter-pyspark/values.schema.json b/charts/jupyter-pyspark/values.schema.json index 5e3ecd27..d3605722 100644 --- a/charts/jupyter-pyspark/values.schema.json +++ b/charts/jupyter-pyspark/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-python-gpu/Chart.yaml b/charts/jupyter-python-gpu/Chart.yaml index a1bec803..1502fae2 100644 --- a/charts/jupyter-python-gpu/Chart.yaml +++ b/charts/jupyter-python-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-python-gpu/README.md b/charts/jupyter-python-gpu/README.md index a8003299..aefce056 100644 --- a/charts/jupyter-python-gpu/README.md +++ b/charts/jupyter-python-gpu/README.md @@ -1,6 +1,6 @@ # jupyter-python-gpu -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python, Julia, and a collection of standard data science packages, with GPU support. diff --git a/charts/jupyter-python-gpu/values.schema.json b/charts/jupyter-python-gpu/values.schema.json index 4bb01efd..eb20d535 100644 --- a/charts/jupyter-python-gpu/values.schema.json +++ b/charts/jupyter-python-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-python/Chart.yaml b/charts/jupyter-python/Chart.yaml index 2a11d3d1..31e7d5d9 100644 --- a/charts/jupyter-python/Chart.yaml +++ b/charts/jupyter-python/Chart.yaml @@ -22,7 +22,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.8 +version: 2.1.1 dependencies: - name: library-chart diff --git a/charts/jupyter-python/README.md b/charts/jupyter-python/README.md index dbf4c819..6a5b7f91 100644 --- a/charts/jupyter-python/README.md +++ b/charts/jupyter-python/README.md @@ -1,6 +1,6 @@ # jupyter-python -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python, Julia, and a collection of standard data science packages. diff --git a/charts/jupyter-python/values.schema.json b/charts/jupyter-python/values.schema.json index c0d827b0..5b15d366 100644 --- a/charts/jupyter-python/values.schema.json +++ b/charts/jupyter-python/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-pytorch-gpu/Chart.yaml b/charts/jupyter-pytorch-gpu/Chart.yaml index 43cf5464..542cac1e 100644 --- a/charts/jupyter-pytorch-gpu/Chart.yaml +++ b/charts/jupyter-pytorch-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-pytorch-gpu/README.md b/charts/jupyter-pytorch-gpu/README.md index f26d92d3..94916806 100644 --- a/charts/jupyter-pytorch-gpu/README.md +++ b/charts/jupyter-pytorch-gpu/README.md @@ -1,6 +1,6 @@ # jupyter-pytorch-gpu -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python and the deep-learning framework PyTorch, with GPU support. diff --git a/charts/jupyter-pytorch-gpu/values.schema.json b/charts/jupyter-pytorch-gpu/values.schema.json index 2c8d71a3..f72c21fd 100644 --- a/charts/jupyter-pytorch-gpu/values.schema.json +++ b/charts/jupyter-pytorch-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-pytorch/Chart.yaml b/charts/jupyter-pytorch/Chart.yaml index 3ffefa98..66768fe8 100644 --- a/charts/jupyter-pytorch/Chart.yaml +++ b/charts/jupyter-pytorch/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-pytorch/README.md b/charts/jupyter-pytorch/README.md index 39887a97..fc230b3e 100644 --- a/charts/jupyter-pytorch/README.md +++ b/charts/jupyter-pytorch/README.md @@ -1,6 +1,6 @@ # jupyter-pytorch -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python and the deep-learning framework PyTorch. diff --git a/charts/jupyter-pytorch/values.schema.json b/charts/jupyter-pytorch/values.schema.json index 1d19fd29..5551310b 100644 --- a/charts/jupyter-pytorch/values.schema.json +++ b/charts/jupyter-pytorch/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-r/Chart.yaml b/charts/jupyter-r/Chart.yaml index 31be973d..782e3cca 100644 --- a/charts/jupyter-r/Chart.yaml +++ b/charts/jupyter-r/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-r/README.md b/charts/jupyter-r/README.md index add99923..0b8e8b87 100644 --- a/charts/jupyter-r/README.md +++ b/charts/jupyter-r/README.md @@ -1,6 +1,6 @@ # jupyter-r -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with R and a collection of standard data science packages. diff --git a/charts/jupyter-r/values.schema.json b/charts/jupyter-r/values.schema.json index b6d112a1..e46cf713 100644 --- a/charts/jupyter-r/values.schema.json +++ b/charts/jupyter-r/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-tensorflow-gpu/Chart.yaml b/charts/jupyter-tensorflow-gpu/Chart.yaml index e2b2646e..526740a6 100644 --- a/charts/jupyter-tensorflow-gpu/Chart.yaml +++ b/charts/jupyter-tensorflow-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-tensorflow-gpu/README.md b/charts/jupyter-tensorflow-gpu/README.md index 53060df7..15dc91de 100644 --- a/charts/jupyter-tensorflow-gpu/README.md +++ b/charts/jupyter-tensorflow-gpu/README.md @@ -1,6 +1,6 @@ # jupyter-tensorflow-gpu -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python and the deep-learning framework TensorFlow, with GPU support. diff --git a/charts/jupyter-tensorflow-gpu/values.schema.json b/charts/jupyter-tensorflow-gpu/values.schema.json index b0daa600..74cd191a 100644 --- a/charts/jupyter-tensorflow-gpu/values.schema.json +++ b/charts/jupyter-tensorflow-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/jupyter-tensorflow/Chart.yaml b/charts/jupyter-tensorflow/Chart.yaml index 19876308..76ec380d 100644 --- a/charts/jupyter-tensorflow/Chart.yaml +++ b/charts/jupyter-tensorflow/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.7 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/jupyter-tensorflow/README.md b/charts/jupyter-tensorflow/README.md index 3e3a56a4..209617d0 100644 --- a/charts/jupyter-tensorflow/README.md +++ b/charts/jupyter-tensorflow/README.md @@ -1,6 +1,6 @@ # jupyter-tensorflow -![Version: 2.0.7](https://img.shields.io/badge/Version-2.0.7-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The JupyterLab IDE with Python and the deep-learning framework TensorFlow. diff --git a/charts/jupyter-tensorflow/values.schema.json b/charts/jupyter-tensorflow/values.schema.json index a668d253..b0fdb705 100644 --- a/charts/jupyter-tensorflow/values.schema.json +++ b/charts/jupyter-tensorflow/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/rstudio-gpu/Chart.yaml b/charts/rstudio-gpu/Chart.yaml index 32421333..482a97f2 100644 --- a/charts/rstudio-gpu/Chart.yaml +++ b/charts/rstudio-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/rstudio-gpu/README.md b/charts/rstudio-gpu/README.md index 290736c4..4a3f0d32 100644 --- a/charts/rstudio-gpu/README.md +++ b/charts/rstudio-gpu/README.md @@ -1,6 +1,6 @@ # rstudio-gpu -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The RStudio IDE with a collection of standard data science packages, with GPU support. diff --git a/charts/rstudio-gpu/values.schema.json b/charts/rstudio-gpu/values.schema.json index eebc5c9f..92773976 100644 --- a/charts/rstudio-gpu/values.schema.json +++ b/charts/rstudio-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/rstudio-sparkr/Chart.yaml b/charts/rstudio-sparkr/Chart.yaml index a79e25bc..e1db5297 100644 --- a/charts/rstudio-sparkr/Chart.yaml +++ b/charts/rstudio-sparkr/Chart.yaml @@ -23,8 +23,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.6 - +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/rstudio-sparkr/README.md b/charts/rstudio-sparkr/README.md index c3aaf63c..9f63d952 100644 --- a/charts/rstudio-sparkr/README.md +++ b/charts/rstudio-sparkr/README.md @@ -1,6 +1,6 @@ # rstudio-sparkr -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The RStudio IDE with a collection of standard data science packages. It includes SparkR, an R package that provides an interface to use Apache Spark from R. diff --git a/charts/rstudio-sparkr/values.schema.json b/charts/rstudio-sparkr/values.schema.json index 36d75ec4..c45c1f08 100644 --- a/charts/rstudio-sparkr/values.schema.json +++ b/charts/rstudio-sparkr/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/rstudio/Chart.yaml b/charts/rstudio/Chart.yaml index 6f7efba2..84d6c2b8 100644 --- a/charts/rstudio/Chart.yaml +++ b/charts/rstudio/Chart.yaml @@ -22,8 +22,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.6 - +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/rstudio/README.md b/charts/rstudio/README.md index d365a38f..fe7b67de 100644 --- a/charts/rstudio/README.md +++ b/charts/rstudio/README.md @@ -1,6 +1,6 @@ # rstudio -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The RStudio IDE with a collection of standard data science packages. diff --git a/charts/rstudio/values.schema.json b/charts/rstudio/values.schema.json index a644b74c..40cfa7b7 100644 --- a/charts/rstudio/values.schema.json +++ b/charts/rstudio/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-pyspark/Chart.yaml b/charts/vscode-pyspark/Chart.yaml index 90643948..53e22656 100644 --- a/charts/vscode-pyspark/Chart.yaml +++ b/charts/vscode-pyspark/Chart.yaml @@ -24,7 +24,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.7 +version: 2.1.1 dependencies: - name: library-chart diff --git a/charts/vscode-pyspark/README.md b/charts/vscode-pyspark/README.md index 28fda7a3..b58ca8c5 100644 --- a/charts/vscode-pyspark/README.md +++ b/charts/vscode-pyspark/README.md @@ -1,6 +1,6 @@ # vscode-pyspark -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The Visual Studio Code IDE with PySpark, an interface to use Apache Spark from Python. diff --git a/charts/vscode-pyspark/values.schema.json b/charts/vscode-pyspark/values.schema.json index 2071d9ee..dd89a097 100644 --- a/charts/vscode-pyspark/values.schema.json +++ b/charts/vscode-pyspark/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-python-gpu/Chart.yaml b/charts/vscode-python-gpu/Chart.yaml index 1b83ff23..2025b40c 100644 --- a/charts/vscode-python-gpu/Chart.yaml +++ b/charts/vscode-python-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-python-gpu/README.md b/charts/vscode-python-gpu/README.md index 811ed89e..52e9a05c 100644 --- a/charts/vscode-python-gpu/README.md +++ b/charts/vscode-python-gpu/README.md @@ -1,6 +1,6 @@ # vscode-python-gpu -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCOde IDE with Python, Julia, and a collection of standard data science packages, with GPU support. diff --git a/charts/vscode-python-gpu/values.schema.json b/charts/vscode-python-gpu/values.schema.json index ff67f7f3..ddbd6682 100644 --- a/charts/vscode-python-gpu/values.schema.json +++ b/charts/vscode-python-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-python/Chart.yaml b/charts/vscode-python/Chart.yaml index a2127a2e..1561ffea 100644 --- a/charts/vscode-python/Chart.yaml +++ b/charts/vscode-python/Chart.yaml @@ -22,7 +22,7 @@ type: application # 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. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.0.7 +version: 2.1.1 dependencies: - name: library-chart diff --git a/charts/vscode-python/README.md b/charts/vscode-python/README.md index 146e063f..9475c68a 100644 --- a/charts/vscode-python/README.md +++ b/charts/vscode-python/README.md @@ -1,6 +1,6 @@ # vscode-python -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The Visual Studio Code IDE with Python, Julia, and a collection of standard data science packages. diff --git a/charts/vscode-python/values.schema.json b/charts/vscode-python/values.schema.json index 3b65065e..bdd652d5 100644 --- a/charts/vscode-python/values.schema.json +++ b/charts/vscode-python/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-pytorch-gpu/Chart.yaml b/charts/vscode-pytorch-gpu/Chart.yaml index aa9a6512..bcc64b91 100644 --- a/charts/vscode-pytorch-gpu/Chart.yaml +++ b/charts/vscode-pytorch-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-pytorch-gpu/README.md b/charts/vscode-pytorch-gpu/README.md index b8a38fdc..86786d9e 100644 --- a/charts/vscode-pytorch-gpu/README.md +++ b/charts/vscode-pytorch-gpu/README.md @@ -1,6 +1,6 @@ # vscode-pytorch-gpu -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with Python and the deep-learning framework PyTorch, with GPU support. diff --git a/charts/vscode-pytorch-gpu/values.schema.json b/charts/vscode-pytorch-gpu/values.schema.json index 6e4ccae4..c2bb317c 100644 --- a/charts/vscode-pytorch-gpu/values.schema.json +++ b/charts/vscode-pytorch-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-pytorch/Chart.yaml b/charts/vscode-pytorch/Chart.yaml index 4b7ff518..a90f6c1c 100644 --- a/charts/vscode-pytorch/Chart.yaml +++ b/charts/vscode-pytorch/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-pytorch/README.md b/charts/vscode-pytorch/README.md index 9bad2364..2bacfa6a 100644 --- a/charts/vscode-pytorch/README.md +++ b/charts/vscode-pytorch/README.md @@ -1,6 +1,6 @@ # vscode-pytorch -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with Python and the deep-learning framework PyTorch. diff --git a/charts/vscode-pytorch/values.schema.json b/charts/vscode-pytorch/values.schema.json index cf5aa798..e3fb655b 100644 --- a/charts/vscode-pytorch/values.schema.json +++ b/charts/vscode-pytorch/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-r-python-julia/Chart.yaml b/charts/vscode-r-python-julia/Chart.yaml index e5a31736..a57f6395 100644 --- a/charts/vscode-r-python-julia/Chart.yaml +++ b/charts/vscode-r-python-julia/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-r-python-julia/README.md b/charts/vscode-r-python-julia/README.md index 7f8d5579..59842e5d 100644 --- a/charts/vscode-r-python-julia/README.md +++ b/charts/vscode-r-python-julia/README.md @@ -1,6 +1,6 @@ # vscode-r-python-julia -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with minimal installations of R, Python and Julia. diff --git a/charts/vscode-r-python-julia/values.schema.json b/charts/vscode-r-python-julia/values.schema.json index 52b04365..5c4e32a0 100644 --- a/charts/vscode-r-python-julia/values.schema.json +++ b/charts/vscode-r-python-julia/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-r/Chart.yaml b/charts/vscode-r/Chart.yaml index 034e51c8..ff678caf 100644 --- a/charts/vscode-r/Chart.yaml +++ b/charts/vscode-r/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-r/README.md b/charts/vscode-r/README.md index a82dc2cc..1b77c64a 100644 --- a/charts/vscode-r/README.md +++ b/charts/vscode-r/README.md @@ -1,6 +1,6 @@ # vscode-r -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with R and a collection of standard data science packages. diff --git a/charts/vscode-r/values.schema.json b/charts/vscode-r/values.schema.json index 152c325a..e5bf2bba 100644 --- a/charts/vscode-r/values.schema.json +++ b/charts/vscode-r/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-tensorflow-gpu/Chart.yaml b/charts/vscode-tensorflow-gpu/Chart.yaml index 4fbffba9..548e8478 100644 --- a/charts/vscode-tensorflow-gpu/Chart.yaml +++ b/charts/vscode-tensorflow-gpu/Chart.yaml @@ -11,7 +11,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-tensorflow-gpu/README.md b/charts/vscode-tensorflow-gpu/README.md index d3f6e596..6897eebc 100644 --- a/charts/vscode-tensorflow-gpu/README.md +++ b/charts/vscode-tensorflow-gpu/README.md @@ -1,6 +1,6 @@ # vscode-tensorflow-gpu -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with Python and the deep-learning framework TensorFlow, with GPU support. diff --git a/charts/vscode-tensorflow-gpu/values.schema.json b/charts/vscode-tensorflow-gpu/values.schema.json index 28f577d8..55baeabd 100644 --- a/charts/vscode-tensorflow-gpu/values.schema.json +++ b/charts/vscode-tensorflow-gpu/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": { diff --git a/charts/vscode-tensorflow/Chart.yaml b/charts/vscode-tensorflow/Chart.yaml index 078ae4d7..53ea424b 100644 --- a/charts/vscode-tensorflow/Chart.yaml +++ b/charts/vscode-tensorflow/Chart.yaml @@ -10,7 +10,7 @@ sources: - https://github.com/InseeFrLab/images-datascience - https://github.com/InseeFrLab/helm-charts-interactive-services type: application -version: 2.0.6 +version: 2.1.0 dependencies: - name: library-chart version: 1.5.25 diff --git a/charts/vscode-tensorflow/README.md b/charts/vscode-tensorflow/README.md index fa4df107..0447af72 100644 --- a/charts/vscode-tensorflow/README.md +++ b/charts/vscode-tensorflow/README.md @@ -1,6 +1,6 @@ # vscode-tensorflow -![Version: 2.0.6](https://img.shields.io/badge/Version-2.0.6-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) The VSCode IDE with Python and the deep-learning framework TensorFlow. diff --git a/charts/vscode-tensorflow/values.schema.json b/charts/vscode-tensorflow/values.schema.json index 400c5b74..a712641b 100644 --- a/charts/vscode-tensorflow/values.schema.json +++ b/charts/vscode-tensorflow/values.schema.json @@ -1,5 +1,5 @@ { - "$schema": "http://json-schema.org/schema#", + "$schema": "http://json-schema.org/draft-07/schema", "type": "object", "properties": { "service": {