diff --git a/charts/cloudflare-ddns-update/Chart.yaml b/charts/cloudflare-ddns-update/Chart.yaml index d03cfc3..04be65b 100644 --- a/charts/cloudflare-ddns-update/Chart.yaml +++ b/charts/cloudflare-ddns-update/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: cloudflare-ddns-update description: A Helm chart to provide a Dyn v3 API to manage records in cloudflare type: application -version: 0.1.0 +version: 0.1.1 appVersion: "v0.1.0" home: "https://github.com/dploeger/cloudflare-ddns-update" sources: @@ -10,5 +10,5 @@ sources: annotations: artifacthub.io/category: "networking" artifacthub.io/changes: | - - kind: "added" - description: "First public version" + - kind: "changed" + description: "Updated documentation"