Skip to content

Commit 21692d2

Browse files
authored
Fix description formatting in Chart.yaml
Removed the trailing period from the description.
1 parent fbc8886 commit 21692d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helm/provisioner/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v2
22
name: local-static-provisioner
3-
description: Helm chart for the SIG Storage Local Volume Static Provisioner.
3+
description: Helm chart for the SIG Storage Local Volume Static Provisioner
44
type: application
55
version: 2.8.0
66
appVersion: 2.8.0

0 commit comments

Comments
 (0)