Skip to content

Commit 63f7a53

Browse files
committed
Automated changes
1 parent d52cb28 commit 63f7a53

42 files changed

Lines changed: 56 additions & 2062 deletions

File tree

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ sources:
1111
- https://github.com/InseeFrLab/images-datascience
1212
- https://github.com/InseeFrLab/helm-charts-interactive-services
1313
type: application
14-
version: 2.3.16
14+
version: 2.3.17
1515
dependencies:
1616
- name: library-chart
17-
version: 1.7.11
17+
version: 1.7.12
1818
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/jupyter-python-gpu/README.md

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

charts/jupyter-python-gpu/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ ingress:
109109
annotations: []
110110
hostname: chart-example.local
111111
userHostname: chart-example-user.local
112+
path: /
113+
userPath: /
112114
useCertManager: false
113115
certManagerClusterIssuer: ''
114116
useTlsSecret: false

charts/jupyter-pytorch-gpu/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ sources:
1111
- https://github.com/InseeFrLab/images-datascience
1212
- https://github.com/InseeFrLab/helm-charts-interactive-services
1313
type: application
14-
version: 2.3.16
14+
version: 2.3.17
1515
dependencies:
1616
- name: library-chart
17-
version: 1.7.11
17+
version: 1.7.12
1818
repository: https://inseefrlab.github.io/helm-charts-interactive-services

charts/jupyter-pytorch-gpu/README.md

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

charts/jupyter-pytorch-gpu/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ ingress:
109109
annotations: []
110110
hostname: chart-example.local
111111
userHostname: chart-example-user.local
112+
path: /
113+
userPath: /
112114
useCertManager: false
113115
certManagerClusterIssuer: ''
114116
useTlsSecret: false

charts/jupyter-pytorch/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ sources:
1010
- https://github.com/InseeFrLab/images-datascience
1111
- https://github.com/InseeFrLab/helm-charts-interactive-services
1212
type: application
13-
version: 2.3.16
13+
version: 2.3.17
1414
dependencies:
1515
- name: library-chart
16-
version: 1.7.11
16+
version: 1.7.12
1717
repository: https://inseefrlab.github.io/helm-charts-interactive-services

0 commit comments

Comments
 (0)