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 8bb2011 commit 97168d4
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion example-charts/custom-template/README.md
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion example-charts/full-template/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/funky-version/README.md
Expand Up @@ -16,3 +16,5 @@ A very simple chart with a funky version

* <https://github.com/norwoodj/helm-docs/tree/master/example-charts/funky-version>

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)
2 changes: 1 addition & 1 deletion example-charts/helm-3/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/most-empty/README.md
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion example-charts/nginx-ingress-but-auto-comments/README.md
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion example-charts/nginx-ingress/README.md
Expand Up @@ -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)
2 changes: 1 addition & 1 deletion example-charts/no-requirements/README.md
Expand Up @@ -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)
2 changes: 2 additions & 0 deletions example-charts/no-values/README.md
Expand Up @@ -16,3 +16,5 @@ A very simple chart that doesn't even need any values for customization

* <https://github.com/norwoodj/helm-docs/tree/master/example-charts/no-values>

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)
Expand Up @@ -27,4 +27,4 @@ A chart demonstrating handling of special characters in values files
| 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)
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)
2 changes: 1 addition & 1 deletion example-charts/special-characters/README.md
Expand Up @@ -27,4 +27,4 @@ A chart demonstrating handling of special characters in values files
| 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)
Autogenerated from chart metadata using [helm-docs v1.2.1](https://github.com/norwoodj/helm-docs/releases/v1.2.1)

0 comments on commit 97168d4

Please sign in to comment.