Skip to content

Commit

Permalink
releases 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
d-rk committed Jun 14, 2019
1 parent 713946e commit 4d46fd9
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 @@ -8,7 +8,7 @@ a helm plugin for documentation generation
choose the variant needed and install with the following:

```bash
version=0.1.7
version=0.2.0
#variant=Linux_x86_64
#variant=Linux_i386
#variant=Darwin_x86_64
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: "doc"
version: "0.1.7"
version: "0.2.0"
usage: "generate doc for helm chart"
description: |-
This plugin allows generating doc containing possible configurations of helm charts.
Expand Down

0 comments on commit 4d46fd9

Please sign in to comment.