Skip to content

Commit

Permalink
Merge branch 'main' into update-python-3-12-5
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaspi committed Sep 17, 2024
2 parents 9a3dae2 + 562c2d7 commit adccfe0
Show file tree
Hide file tree
Showing 60 changed files with 60 additions and 62 deletions.
2 changes: 1 addition & 1 deletion charts/jupyter-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pyspark/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pyspark/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-python/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-pytorch/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-r/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-r/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-r/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/jupyter-tensorflow/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
3 changes: 1 addition & 2 deletions charts/rstudio-sparkr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-sparkr/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio-sparkr/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
3 changes: 1 addition & 2 deletions charts/rstudio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/rstudio/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pyspark/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pyspark/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-python/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch-gpu/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch-gpu/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch-gpu/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-pytorch/values.schema.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "http://json-schema.org/schema#",
"$schema": "http://json-schema.org/draft-07/schema",
"type": "object",
"properties": {
"service": {
Expand Down
2 changes: 1 addition & 1 deletion charts/vscode-r-python-julia/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit adccfe0

Please sign in to comment.