From 491d5d98a68f9b3221f85ac151828b4b058e9d06 Mon Sep 17 00:00:00 2001 From: John Norwood Date: Sun, 4 Oct 2020 00:20:59 +0000 Subject: [PATCH] chore: updates readmes with latest version of helm-docs --- example-charts/custom-template/README.md | 3 +++ example-charts/full-template/README.md | 3 +++ example-charts/helm-3/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/special-characters-but-auto-comments/README.md | 2 ++ example-charts/special-characters/README.md | 2 ++ 8 files changed, 18 insertions(+) diff --git a/example-charts/custom-template/README.md b/example-charts/custom-template/README.md index d1605ae..3b0911d 100644 --- a/example-charts/custom-template/README.md +++ b/example-charts/custom-template/README.md @@ -57,3 +57,6 @@ $ helm install my-release foo-bar/custom-template | controller.replicas | int | `nil` | Number of nginx-ingress pods to load balance between | | controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" | string | `"stupidchess.jmn23.com"` | Hostname to be assigned to the ELB for the service | | 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) diff --git a/example-charts/full-template/README.md b/example-charts/full-template/README.md index 0ffb965..ace725b 100644 --- a/example-charts/full-template/README.md +++ b/example-charts/full-template/README.md @@ -157,3 +157,6 @@ Kubernetes: `<=1.18` | controller.replicas | int | `nil` | Number of nginx-ingress pods to load balance between | | controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" | string | `"stupidchess.jmn23.com"` | Hostname to be assigned to the ELB for the service | | 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) diff --git a/example-charts/helm-3/README.md b/example-charts/helm-3/README.md index b9b6b6e..a0cb8d3 100644 --- a/example-charts/helm-3/README.md +++ b/example-charts/helm-3/README.md @@ -40,3 +40,5 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" | string | `"stupidchess.jmn23.com"` | Hostname to be assigned to the ELB for the service | | 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) diff --git a/example-charts/nginx-ingress-but-auto-comments/README.md b/example-charts/nginx-ingress-but-auto-comments/README.md index c24bb62..7592c46 100644 --- a/example-charts/nginx-ingress-but-auto-comments/README.md +++ b/example-charts/nginx-ingress-but-auto-comments/README.md @@ -40,3 +40,5 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" | string | `"stupidchess.jmn23.com"` | Hostname to be assigned to the ELB for the service | | 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) diff --git a/example-charts/nginx-ingress/README.md b/example-charts/nginx-ingress/README.md index 91a5471..62f7e55 100644 --- a/example-charts/nginx-ingress/README.md +++ b/example-charts/nginx-ingress/README.md @@ -40,3 +40,5 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.service.annotations."external-dns.alpha.kubernetes.io/hostname" | string | `"stupidchess.jmn23.com"` | Hostname to be assigned to the ELB for the service | | 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) diff --git a/example-charts/no-requirements/README.md b/example-charts/no-requirements/README.md index 48a9161..b1da63f 100644 --- a/example-charts/no-requirements/README.md +++ b/example-charts/no-requirements/README.md @@ -25,3 +25,5 @@ A simple chart that installs, let's say PrometheusRules, that needs no sub-chart | rules.statusCodes.codes.5xx.duration | string | `"5m"` | Duration for which the percent of 5xx responses must be above the threshold to alert | | 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) diff --git a/example-charts/special-characters-but-auto-comments/README.md b/example-charts/special-characters-but-auto-comments/README.md index 55ee98f..615e762 100644 --- a/example-charts/special-characters-but-auto-comments/README.md +++ b/example-charts/special-characters-but-auto-comments/README.md @@ -26,3 +26,5 @@ A chart demonstrating handling of special characters in values files | htmlSnippets.three | string | `""` | Another description | | 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) diff --git a/example-charts/special-characters/README.md b/example-charts/special-characters/README.md index 55ee98f..615e762 100644 --- a/example-charts/special-characters/README.md +++ b/example-charts/special-characters/README.md @@ -26,3 +26,5 @@ A chart demonstrating handling of special characters in values files | htmlSnippets.three | string | `""` | Another description | | 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)