diff --git a/README.md b/README.md index 947a38c..604cfab 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ a helm plugin for documentation generation choose the variant needed and install with the following: ```bash -version=0.1.2 +version=0.1.3 #variant=Linux_x86_64 #variant=Linux_i386 #variant=Darwin_x86_64 diff --git a/plugin.yaml b/plugin.yaml index 1025ce0..df318c6 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "doc" -version: "0.1.2" +version: "0.1.3" usage: "generate doc for helm chart" description: |- This plugin allows generating doc containing possible configurations of helm charts.