Skip to content

Commit

Permalink
chore: use .schema.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredleger committed Dec 23, 2024
1 parent 3223b6d commit b15c4ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .schema.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Required
input:
- helm/chart/values.yaml

output: helm/chart/values.schema.json
2 changes: 1 addition & 1 deletion helm/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sources:
- https://github.com/hoverkraft-tech/ovh-snapshoter
- https://raw.githubusercontent.com/hoverkraft-tech/ovh-snapshoter/refs/heads/main/helm/chart/values.yaml
keywords: ['ovh', 'csi', 'snapshoter']
icon:
icon: "https://raw.githubusercontent.com/kubernetes/community/master/icons/png/resources/unlabeled/deploy-128.png"

# A chart can be either an 'application' or a 'library' chart.
#
Expand Down

0 comments on commit b15c4ce

Please sign in to comment.