Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/jupyter-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ 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.3.7
version: 2.3.8
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/jupyter-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, thx !

}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/jupyter-pyspark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""

route:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/jupyter-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ 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.3.8
version: 2.3.9
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/jupyter-python/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/jupyter-python/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""

route:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/rstudio-sparkr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ 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.3.4
version: 2.3.5
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/rstudio-sparkr/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/rstudio-sparkr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""

route:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/rstudio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ 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.3.4
version: 2.3.5
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/rstudio/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/rstudio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""

route:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/vscode-pyspark/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ 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.3.7
version: 2.3.8
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/vscode-pyspark/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/vscode-pyspark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""

route:
enabled: false
Expand Down
4 changes: 2 additions & 2 deletions charts/vscode-python/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ 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.3.8
version: 2.3.9
dependencies:
- name: library-chart
version: 1.7.3
version: 1.7.4
repository: https://inseefrlab.github.io/helm-charts-interactive-services
7 changes: 7 additions & 0 deletions charts/vscode-python/values.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,13 @@
"x-onyxia": {
"hidden": true
}
},
"tlsSecretName":{
"type": "string",
"default": "",
"x-onyxia": {
"hiddent": true
}
}
}
},
Expand Down
1 change: 1 addition & 0 deletions charts/vscode-python/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ ingress:
useCertManager: false
certManagerClusterIssuer: ""
useTlsSecret: false
tlsSecretName: ""


route:
Expand Down
Loading