Skip to content

Commit 05f381b

Browse files
committed
releases 0.1.6
1 parent 9687787 commit 05f381b

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
@@ -8,7 +8,7 @@ a helm plugin for documentation generation
88
choose the variant needed and install with the following:
99

1010
```bash
11-
version=0.1.5
11+
version=0.1.6
1212
#variant=Linux_x86_64
1313
#variant=Linux_i386
1414
#variant=Darwin_x86_64

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: "doc"
2-
version: "0.1.5"
2+
version: "0.1.6"
33
usage: "generate doc for helm chart"
44
description: |-
55
This plugin allows generating doc containing possible configurations of helm charts.

0 commit comments

Comments
 (0)