Skip to content

Commit

Permalink
chore: updates readmes with latest version of helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
norwoodj committed Oct 4, 2020
1 parent 21c7bae commit 491d5d9
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 0 deletions.
3 changes: 3 additions & 0 deletions example-charts/custom-template/README.md
Expand Up @@ -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)
3 changes: 3 additions & 0 deletions example-charts/full-template/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/helm-3/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/nginx-ingress-but-auto-comments/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/nginx-ingress/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/no-requirements/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/special-characters-but-auto-comments/README.md
Expand Up @@ -26,3 +26,5 @@ A chart demonstrating handling of special characters in values files
| htmlSnippets.three | string | `"<html><head></head></html>"` | Another description |
| htmlSnippets.two | string | `""` | Let's put it in the description <html></html> |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0)
2 changes: 2 additions & 0 deletions example-charts/special-characters/README.md
Expand Up @@ -26,3 +26,5 @@ A chart demonstrating handling of special characters in values files
| htmlSnippets.three | string | `"<html><head></head></html>"` | Another description |
| htmlSnippets.two | string | `""` | Let's put it in the description <html></html> |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.2.0](https://github.com/norwoodj/helm-docs/releases/v1.2.0)

0 comments on commit 491d5d9

Please sign in to comment.