diff --git a/example-charts/best-values-example/README.md b/example-charts/best-values-example/README.md index 3e075fa..793b859 100644 --- a/example-charts/best-values-example/README.md +++ b/example-charts/best-values-example/README.md @@ -31,4 +31,4 @@ One of the best values parsing example charts here, exhibits several more compli | statefulset.podLabels | object | `{}` | The labels to be applied to instances of the database | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/custom-template/README.md b/example-charts/custom-template/README.md index bb09325..0f828d1 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/full-template/README.md b/example-charts/full-template/README.md index feef6bd..4f33df8 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/funky-version/README.md b/example-charts/funky-version/README.md index 7f2d385..04e7b26 100644 --- a/example-charts/funky-version/README.md +++ b/example-charts/funky-version/README.md @@ -17,4 +17,4 @@ 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) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/helm-3/README.md b/example-charts/helm-3/README.md index 9b7dc51..f069972 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/most-empty/README.md b/example-charts/most-empty/README.md index 98cc4be..37feff2 100644 --- a/example-charts/most-empty/README.md +++ b/example-charts/most-empty/README.md @@ -21,4 +21,4 @@ __|_____________ ``` ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/nginx-ingress-but-auto-comments/README.md b/example-charts/nginx-ingress-but-auto-comments/README.md index 5dea183..745c649 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/nginx-ingress/README.md b/example-charts/nginx-ingress/README.md index 25ace0f..80756e2 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/no-requirements/README.md b/example-charts/no-requirements/README.md index afd4c90..55dc22c 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/no-values/README.md b/example-charts/no-values/README.md index aa13147..c2949e9 100644 --- a/example-charts/no-values/README.md +++ b/example-charts/no-values/README.md @@ -17,4 +17,4 @@ 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) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/special-characters-but-auto-comments/README.md b/example-charts/special-characters-but-auto-comments/README.md index 840af85..8a877bb 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0) diff --git a/example-charts/special-characters/README.md b/example-charts/special-characters/README.md index 840af85..8a877bb 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.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1) +Autogenerated from chart metadata using [helm-docs v1.3.0](https://github.com/norwoodj/helm-docs/releases/v1.3.0)