diff --git a/charts/cloudflare-ddns-update/README.md b/charts/cloudflare-ddns-update/README.md index befc7ca..f3f95e2 100644 --- a/charts/cloudflare-ddns-update/README.md +++ b/charts/cloudflare-ddns-update/README.md @@ -1,6 +1,6 @@ # cloudflare-ddns-update -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) +![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v0.1.0](https://img.shields.io/badge/AppVersion-v0.1.0-informational?style=flat-square) A Helm chart to provide a Dyn v3 API to manage records in cloudflare @@ -31,7 +31,7 @@ A Helm chart to provide a Dyn v3 API to manage records in cloudflare | configuration.cloudflare.apiTokenExistingSecret | object | Use the given apiToken | Use an existing secret for API token | | configuration.cloudflare.apiTokenExistingSecret.name | string | `""` | Secret name | | configuration.cloudflare.apiTokenExistingSecret.tokenKey | string | `"token"` | Key used for token | -| configuration.cloudflare.zone | string | `""` | Zone to use | +| configuration.cloudflare.zone | string | `""` | The name of the CloudFLare zone to use | ---------------------------------------------- Autogenerated from chart metadata using [helm-docs v1.14.0](https://github.com/norwoodj/helm-docs/releases/v1.14.0)