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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
karuppiah7890 committed Dec 23, 2020
1 parent 6c609b2 commit ec4e313
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.3"
version: "0.0.4"
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.3"
./scripts/install.sh "0.0.4"

0 comments on commit ec4e313

Please sign in to comment.