From b71b7f3dfc31fe7fca1cbc2b7c26308ea936eed5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 03:18:51 +0000 Subject: [PATCH] clouddns-nat-helper: Update chart version to 0.3.0 --- charts/clouddns-nat-helper/Chart.yaml | 13 ++++++------- charts/clouddns-nat-helper/README.md | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/charts/clouddns-nat-helper/Chart.yaml b/charts/clouddns-nat-helper/Chart.yaml index d9c8680..0efb0d9 100644 --- a/charts/clouddns-nat-helper/Chart.yaml +++ b/charts/clouddns-nat-helper/Chart.yaml @@ -1,14 +1,13 @@ apiVersion: v2 appVersion: 0.2.14 -home: https://github.com/spacebird-dev/charts -description: - A utility to automatically generate Ipv4 A DNS records for hosts based +description: A utility to automatically generate Ipv4 A DNS records for hosts based on existing AAAA records in a DNS zone. +home: https://github.com/spacebird-dev/charts maintainers: - - email: github@maxhoesel.de - name: Max Hösel +- email: github@maxhoesel.de + name: Max Hösel name: clouddns-nat-helper sources: - - https://github.com/spacebird-dev/clouddns-nat-helper +- https://github.com/spacebird-dev/clouddns-nat-helper type: application -version: 0.2.16 +version: 0.3.0 diff --git a/charts/clouddns-nat-helper/README.md b/charts/clouddns-nat-helper/README.md index df69d66..a503346 100644 --- a/charts/clouddns-nat-helper/README.md +++ b/charts/clouddns-nat-helper/README.md @@ -1,6 +1,6 @@ # clouddns-nat-helper -![Version: 0.2.16](https://img.shields.io/badge/Version-0.2.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.14](https://img.shields.io/badge/AppVersion-0.2.14-informational?style=flat-square) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.2.14](https://img.shields.io/badge/AppVersion-0.2.14-informational?style=flat-square) A utility to automatically generate Ipv4 A DNS records for hosts based on existing AAAA records in a DNS zone.