Skip to content

Commit 5d36b91

Browse files
committed
releases 0.1.3
1 parent 8934beb commit 5d36b91

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.2
11+
version=0.1.3
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.2"
2+
version: "0.1.3"
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)