Skip to content

Commit

Permalink
test plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronber0614 committed Aug 2, 2022
1 parent d9d3156 commit fe65ad2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "schema-gen"
version: "0.0.5"
version: "0.0.6"
usage: "generate json schema for values yaml"
description: "generate json schema for values yaml"
command: "$HELM_PLUGIN_DIR/bin/helm-schema-gen"
Expand Down
2 changes: 1 addition & 1 deletion scripts/install_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
## version of the plugin mentioned
## in the plugin.yaml

./scripts/install.sh "0.0.5"
./scripts/install.sh "0.0.6"

0 comments on commit fe65ad2

Please sign in to comment.