Skip to content

Commit 26bc702

Browse files
committed
v0.10.0
1 parent 6c59f18 commit 26bc702

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
@@ -17,7 +17,7 @@ This fits multiple use cases:
1717

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

20-
$ helm plugin install https://github.com/aslafy-z/helm-git --version 0.9.0
20+
$ helm plugin install https://github.com/aslafy-z/helm-git --version 0.10.0
2121

2222
To use the plugin, you only need `git`. If you want to build the plugin from source, or you want to contribute
2323
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.9.0"
2+
version: "0.10.0"
33
description: |-
44
Get non-packaged Charts directly from Git.
55
downloaders:

0 commit comments

Comments
 (0)