Skip to content

Commit

Permalink
update to 0.2.2 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sstarcher committed Oct 10, 2019
1 parent cd806ba commit 897e626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This allows you to run a single command and package the next version of your cha

You can install a specific release version:

$ helm plugin install https://github.com/sstarcher/helm-release --version 0.2.1
$ helm plugin install https://github.com/sstarcher/helm-release --version 0.2.2

## Usage

Expand Down
2 changes: 1 addition & 1 deletion plugin.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: "release"
version: "0.2.1"
version: "0.2.2"
usage: "Determines the charts next release number"
description: |-
This plugin will use environment variables and git history to divine the next chart version.
Expand Down

0 comments on commit 897e626

Please sign in to comment.