Skip to content

Commit 897e626

Browse files
committed
update to 0.2.2 for release
1 parent cd806ba commit 897e626

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This allows you to run a single command and package the next version of your cha
1111

1212
You can install a specific release version:
1313

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

1616
## Usage
1717

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "release"
2-
version: "0.2.1"
2+
version: "0.2.2"
33
usage: "Determines the charts next release number"
44
description: |-
55
This plugin will use environment variables and git history to divine the next chart version.

0 commit comments

Comments
 (0)