Skip to content

Commit c8e78a5

Browse files
committed
Automated changes
1 parent 37e22eb commit c8e78a5

42 files changed

Lines changed: 56 additions & 2140 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

charts/jupyter-python-gpu/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
- https://github.com/InseeFrLab/images-datascience
1212
- https://github.com/InseeFrLab/helm-charts-interactive-services
1313
type: application
14-
version: 2.3.23
14+
version: 2.3.24
1515
dependencies:
1616
- name: library-chart
1717
version: 1.7.14

charts/jupyter-python-gpu/README.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

charts/jupyter-python-gpu/values.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,9 @@
831831
"repository": {
832832
"description": "python repositories for pip and conda",
833833
"type": "object",
834+
"x-onyxia": {
835+
"overwriteSchemaWith": "repository.json"
836+
},
834837
"properties": {
835838
"pipRepository": {
836839
"type": "string",

charts/jupyter-pytorch-gpu/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
- https://github.com/InseeFrLab/images-datascience
1212
- https://github.com/InseeFrLab/helm-charts-interactive-services
1313
type: application
14-
version: 2.3.23
14+
version: 2.3.24
1515
dependencies:
1616
- name: library-chart
1717
version: 1.7.14

charts/jupyter-pytorch-gpu/README.md

Lines changed: 0 additions & 155 deletions
This file was deleted.

charts/jupyter-pytorch-gpu/values.schema.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -831,6 +831,9 @@
831831
"repository": {
832832
"description": "python repositories for pip and conda",
833833
"type": "object",
834+
"x-onyxia": {
835+
"overwriteSchemaWith": "repository.json"
836+
},
834837
"properties": {
835838
"pipRepository": {
836839
"type": "string",

charts/jupyter-pytorch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sources:
1010
- https://github.com/InseeFrLab/images-datascience
1111
- https://github.com/InseeFrLab/helm-charts-interactive-services
1212
type: application
13-
version: 2.3.23
13+
version: 2.3.24
1414
dependencies:
1515
- name: library-chart
1616
version: 1.7.14

0 commit comments

Comments
 (0)