Skip to content

Commit bf232d6

Browse files
authored
run pre-commit fix white spaces (#278)
1 parent 9793d97 commit bf232d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/jupyter-pyspark/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ type: application
2424
# This is the chart version. This version number should be incremented each time you make changes
2525
# to the chart and its templates, including the app version.
2626
# Versions are expected to follow Semantic Versioning (https://semver.org/)
27-
version: 2.3.26
27+
version: 2.3.27
2828
dependencies:
2929
- name: library-chart
3030
version: 1.7.14

charts/jupyter-pyspark/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@
10971097
"type": "object",
10981098
"x-onyxia": {
10991099
"overwriteSchemaWith": "repository.json"
1100-
},
1100+
},
11011101
"properties": {
11021102
"pipRepository": {
11031103
"type": "string",

0 commit comments

Comments
 (0)