From 97168d4072a9ac5739a72acc79cab3071af19aab Mon Sep 17 00:00:00 2001 From: John Norwood Date: Sun, 4 Oct 2020 00:44:54 +0000 Subject: [PATCH] chore: updates readmes with latest version of helm-docs --- example-charts/custom-template/README.md | 2 +- example-charts/full-template/README.md | 2 +- example-charts/funky-version/README.md | 2 ++ example-charts/helm-3/README.md | 2 +- example-charts/most-empty/README.md | 2 ++ example-charts/nginx-ingress-but-auto-comments/README.md | 2 +- example-charts/nginx-ingress/README.md | 2 +- example-charts/no-requirements/README.md | 2 +- example-charts/no-values/README.md | 2 ++ example-charts/special-characters-but-auto-comments/README.md | 2 +- example-charts/special-characters/README.md | 2 +- 11 files changed, 14 insertions(+), 8 deletions(-) diff --git a/example-charts/custom-template/README.md b/example-charts/custom-template/README.md index 3b0911d..bb09325 100644 --- a/example-charts/custom-template/README.md +++ b/example-charts/custom-template/README.md @@ -59,4 +59,4 @@ $ helm install my-release foo-bar/custom-template | controller.service.type | string | `"LoadBalancer"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/full-template/README.md b/example-charts/full-template/README.md index ace725b..feef6bd 100644 --- a/example-charts/full-template/README.md +++ b/example-charts/full-template/README.md @@ -159,4 +159,4 @@ Kubernetes: `<=1.18` | controller.service.type | string | `"LoadBalancer"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/funky-version/README.md b/example-charts/funky-version/README.md index 5e2f3a2..7f2d385 100644 --- a/example-charts/funky-version/README.md +++ b/example-charts/funky-version/README.md @@ -16,3 +16,5 @@ A very simple chart with a funky version * +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/helm-3/README.md b/example-charts/helm-3/README.md index a0cb8d3..9b7dc51 100644 --- a/example-charts/helm-3/README.md +++ b/example-charts/helm-3/README.md @@ -41,4 +41,4 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.type | string | `"LoadBalancer"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/most-empty/README.md b/example-charts/most-empty/README.md index 3e7c948..98cc4be 100644 --- a/example-charts/most-empty/README.md +++ b/example-charts/most-empty/README.md @@ -20,3 +20,5 @@ There is a flower though: __|_____________ ``` +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/nginx-ingress-but-auto-comments/README.md b/example-charts/nginx-ingress-but-auto-comments/README.md index 7592c46..5dea183 100644 --- a/example-charts/nginx-ingress-but-auto-comments/README.md +++ b/example-charts/nginx-ingress-but-auto-comments/README.md @@ -41,4 +41,4 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.type | string | `"LoadBalancer"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/nginx-ingress/README.md b/example-charts/nginx-ingress/README.md index 62f7e55..25ace0f 100644 --- a/example-charts/nginx-ingress/README.md +++ b/example-charts/nginx-ingress/README.md @@ -41,4 +41,4 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.type | string | `"LoadBalancer"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/no-requirements/README.md b/example-charts/no-requirements/README.md index b1da63f..afd4c90 100644 --- a/example-charts/no-requirements/README.md +++ b/example-charts/no-requirements/README.md @@ -26,4 +26,4 @@ A simple chart that installs, let's say PrometheusRules, that needs no sub-chart | rules.statusCodes.codes.5xx.threshold | float | `1.5` | Threshold percentage of 5xx responses above which the alert will fire | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/no-values/README.md b/example-charts/no-values/README.md index c9e66e6..aa13147 100644 --- a/example-charts/no-values/README.md +++ b/example-charts/no-values/README.md @@ -16,3 +16,5 @@ A very simple chart that doesn't even need any values for customization * +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/special-characters-but-auto-comments/README.md b/example-charts/special-characters-but-auto-comments/README.md index 615e762..840af85 100644 --- a/example-charts/special-characters-but-auto-comments/README.md +++ b/example-charts/special-characters-but-auto-comments/README.md @@ -27,4 +27,4 @@ A chart demonstrating handling of special characters in values files | htmlSnippets.two | string | `""` | Let's put it in the description | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) diff --git a/example-charts/special-characters/README.md b/example-charts/special-characters/README.md index 615e762..840af85 100644 --- a/example-charts/special-characters/README.md +++ b/example-charts/special-characters/README.md @@ -27,4 +27,4 @@ A chart demonstrating handling of special characters in values files | htmlSnippets.two | string | `""` | Let's put it in the description | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0) +Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)