Skip to content

Commit f2ce708

Browse files
committed
v0.9.0
1 parent 25640f7 commit f2ce708

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ This fits multiple use cases:
1616

1717
Use `helm` CLI to install this plugin:
1818

19-
$ helm plugin install https://github.com/aslafy-z/helm-git --version 0.8.1
19+
$ helm plugin install https://github.com/aslafy-z/helm-git --version 0.9.0
2020

2121
To use the plugin, you only need `git`. If you want to build the plugin from source, or you want to contribute
2222
to the plugin, please see [these instructions](.github/CONTRIBUTING.md).

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "helm-git"
2-
version: "0.8.1"
2+
version: "0.9.0"
33
description: |-
44
Get non-packaged Charts directly from Git.
55
downloaders:

0 commit comments

Comments
 (0)