From c5e34c913f8d63d75be74342587ac0c28cbf3f19 Mon Sep 17 00:00:00 2001 From: Dennis Ploeger Date: Mon, 8 Jul 2024 15:52:13 +0200 Subject: [PATCH] chore: bumped chart version --- charts/cloudflare-ddns-update/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"