We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9793d97 commit bf232d6Copy full SHA for bf232d6
charts/jupyter-pyspark/Chart.yaml
@@ -24,7 +24,7 @@ type: application
24
# This is the chart version. This version number should be incremented each time you make changes
25
# to the chart and its templates, including the app version.
26
# Versions are expected to follow Semantic Versioning (https://semver.org/)
27
-version: 2.3.26
+version: 2.3.27
28
dependencies:
29
- name: library-chart
30
version: 1.7.14
charts/jupyter-pyspark/values.schema.json
@@ -1097,7 +1097,7 @@
1097
"type": "object",
1098
"x-onyxia": {
1099
"overwriteSchemaWith": "repository.json"
1100
- },
+ },
1101
"properties": {
1102
"pipRepository": {
1103
"type": "string",
0 commit comments