We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9687787 commit 05f381bCopy full SHA for 05f381b
README.md
@@ -8,7 +8,7 @@ a helm plugin for documentation generation
8
choose the variant needed and install with the following:
9
10
```bash
11
-version=0.1.5
+version=0.1.6
12
#variant=Linux_x86_64
13
#variant=Linux_i386
14
#variant=Darwin_x86_64
plugin.yaml
@@ -1,5 +1,5 @@
1
name: "doc"
2
-version: "0.1.5"
+version: "0.1.6"
3
usage: "generate doc for helm chart"
4
description: |-
5
This plugin allows generating doc containing possible configurations of helm charts.
0 commit comments