Skip to content

Commit

Permalink
docs: Small chart doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
dploeger committed Jul 29, 2024
1 parent ff0aa91 commit be19d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/cloudflare-ddns-update/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down Expand Up @@ -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)

0 comments on commit be19d44

Please sign in to comment.