Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Commit

Permalink
bump version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
karuppiah7890 committed Aug 25, 2020
1 parent de76b26 commit bd5e575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: "schema-gen"
version: "0.0.2"
version: "0.0.3"
usage: "generate json schema for values yaml"
description: "generate json schema for values yaml"
command: "$HELM_PLUGIN_DIR/bin/helm-schema-gen"
hooks:
install: "cd $HELM_PLUGIN_DIR; scripts/install_version.sh"
update: "cd $HELM_PLUGIN_DIR; scripts/install_version.sh"
update: "cd $HELM_PLUGIN_DIR; scripts/install_version.sh"

0 comments on commit bd5e575

Please sign in to comment.