diff --git a/example-charts/best-values-example/README.md b/example-charts/best-values-example/README.md index 08c5103..ce6551d 100644 --- a/example-charts/best-values-example/README.md +++ b/example-charts/best-values-example/README.md @@ -30,3 +30,5 @@ One of the best values parsing example charts here, exhibits several more compli | statefulset.livenessProbe | object | `{"enabled":false}` | Configure the healthcheck for the database | | statefulset.podLabels | object | `{}` | The labels to be applied to instances of the database | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/custom-template/README.md b/example-charts/custom-template/README.md index 2b50aba..72bf9e1 100644 --- a/example-charts/custom-template/README.md +++ b/example-charts/custom-template/README.md @@ -58,3 +58,5 @@ $ helm install my-release foo-bar/custom-template | 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/custom-value-notation-type/README.md b/example-charts/custom-value-notation-type/README.md index 6c9b7bd..baab9d1 100644 --- a/example-charts/custom-value-notation-type/README.md +++ b/example-charts/custom-value-notation-type/README.md @@ -1104,3 +1104,5 @@ string +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/dos-line-endings/README.md b/example-charts/dos-line-endings/README.md index e0701c4..e65d062 100644 --- a/example-charts/dos-line-endings/README.md +++ b/example-charts/dos-line-endings/README.md @@ -13,3 +13,5 @@ A chart whose values file has dos line endings rather than unix ones | livenessProbe.httpGet.path | string | `"/healthz"` | This is the liveness check endpoint | | livenessProbe.httpGet.port | string | `"http"` | | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/files-values/README.md b/example-charts/files-values/README.md index 582317d..4c86270 100644 --- a/example-charts/files-values/README.md +++ b/example-charts/files-values/README.md @@ -67,3 +67,5 @@ File: example-charts/files-values/values.yaml | statefulset.livenessProbe | object | `{"enabled":false}` | Configure the healthcheck for the database | | statefulset.podLabels | object | `{}` | The labels to be applied to instances of the database | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/full-template/README.md b/example-charts/full-template/README.md index f11a153..71cc939 100644 --- a/example-charts/full-template/README.md +++ b/example-charts/full-template/README.md @@ -162,3 +162,5 @@ Kubernetes: `<=1.18` | 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/fully-documented/README.md b/example-charts/fully-documented/README.md index 3011937..2102390 100644 --- a/example-charts/fully-documented/README.md +++ b/example-charts/fully-documented/README.md @@ -32,3 +32,5 @@ A simple wrapper around the stable/nginx-ingress chart that adds a few of our co | controller.image.tag | string | `"18.0831"` | The tag of the image of the controller | | controller.name | string | `"controller"` | The name of the controller | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/funky-version/README.md b/example-charts/funky-version/README.md index 6d7c960..b144bda 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/helm-3/README.md b/example-charts/helm-3/README.md index 0defcc9..63cfa1a 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/ignored-values-example/README.md b/example-charts/ignored-values-example/README.md index c2f75c3..59be681 100644 --- a/example-charts/ignored-values-example/README.md +++ b/example-charts/ignored-values-example/README.md @@ -31,3 +31,5 @@ Based on best-values-example | statefulset.livenessProbe | object | `{"enabled":false}` | Configure the healthcheck for the database | | statefulset.podLabels | object | `{}` | The labels to be applied to instances of the database | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/most-empty/README.md b/example-charts/most-empty/README.md index 3e7c948..3ed0518 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/nginx-ingress-but-auto-comments/README.md b/example-charts/nginx-ingress-but-auto-comments/README.md index e4f70d9..e68ca03 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/nginx-ingress/README.md b/example-charts/nginx-ingress/README.md index 4c77e9f..4b3220b 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/no-requirements/README.md b/example-charts/no-requirements/README.md index 4ef8502..2d6ae75 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/no-values/README.md b/example-charts/no-values/README.md index 582f2d9..d81240b 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/special-characters-but-auto-comments/README.md b/example-charts/special-characters-but-auto-comments/README.md index 354f736..5e40e1c 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/special-characters/README.md b/example-charts/special-characters/README.md index 354f736..5e40e1c 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.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/umbrella/README.md b/example-charts/umbrella/README.md index 8976820..9257914 100644 --- a/example-charts/umbrella/README.md +++ b/example-charts/umbrella/README.md @@ -24,3 +24,5 @@ A chart demonstrating that values documentation from child charts are aggregated | sub-a.mySubKeyA | string | `"my-sub-value-a"` | Value for sub-chart A | | sub-b.mySubKeyB | string | `"my-sub-value-b"` | Value for sub-chart B | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/umbrella/charts/sub-a/README.md b/example-charts/umbrella/charts/sub-a/README.md index a04f1be..0841b62 100644 --- a/example-charts/umbrella/charts/sub-a/README.md +++ b/example-charts/umbrella/charts/sub-a/README.md @@ -18,3 +18,5 @@ A sub-chart. | global.myGlobalSubChartKey | string | `"my-global-sub-chart-value"` | A global key defined in a sub chart | | mySubKeyA | string | `"my-sub-value-a"` | Value for sub-chart A | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/umbrella/charts/sub-b/README.md b/example-charts/umbrella/charts/sub-b/README.md index 383e1a0..50832a4 100644 --- a/example-charts/umbrella/charts/sub-b/README.md +++ b/example-charts/umbrella/charts/sub-b/README.md @@ -17,3 +17,5 @@ A sub-chart. | global.myGlobalKey | string | `"my-global-value"` | A global key | | mySubKeyB | string | `"my-sub-value-b"` | Value for sub-chart B | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0) diff --git a/example-charts/umbrella/charts/sub-c/README.md b/example-charts/umbrella/charts/sub-c/README.md index d5167fc..c7ff2b9 100644 --- a/example-charts/umbrella/charts/sub-c/README.md +++ b/example-charts/umbrella/charts/sub-c/README.md @@ -16,3 +16,5 @@ A sub-chart. |-----|------|---------|-------------| | global | object | `{}` | | +---------------------------------------------- +Autogenerated from chart metadata using [helm-docs v1.13.0](https://github.com/norwoodj/helm-docs/releases/v1.13.0)