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

Commit ec4e313

Browse files
committed
bump version to 0.0.4
1 parent 6c609b2 commit ec4e313

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "schema-gen"
2-
version: "0.0.3"
2+
version: "0.0.4"
33
usage: "generate json schema for values yaml"
44
description: "generate json schema for values yaml"
55
command: "$HELM_PLUGIN_DIR/bin/helm-schema-gen"

scripts/install_version.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
## version of the plugin mentioned
88
## in the plugin.yaml
99

10-
./scripts/install.sh "0.0.3"
10+
./scripts/install.sh "0.0.4"

0 commit comments

Comments
 (0)