Skip to content

Commit

Permalink
fix: Use single lines
Browse files Browse the repository at this point in the history
  • Loading branch information
dadav committed Dec 6, 2024
1 parent 68f7d41 commit ca94db2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
name: "schema"
version: "0.14.1"
usage: "generate JSON schemas for your Helm charts"
description: |-
Generate JSON schemas for your Helm charts
usage: "generate jsonschemas for your helm charts"
description: "generate jsonschemas for your helm charts"
command: "$HELM_PLUGIN_DIR/bin/helm-schema"
hooks:
install: "$HELM_PLUGIN_DIR/install-binary.sh"
Expand Down

0 comments on commit ca94db2

Please sign in to comment.