From 966c582ff49b2cd61dbafbcdc69ad908e271ad0f Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 6 Nov 2023 19:16:31 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/external-dns/0.0.2/app-changelog.md | 9 --------- .../external-dns/{0.0.2 => 0.0.3}/CHANGELOG.md | 9 +++++++++ incubator/external-dns/{0.0.2 => 0.0.3}/Chart.yaml | 4 ++-- incubator/external-dns/{0.0.2 => 0.0.3}/README.md | 0 incubator/external-dns/0.0.3/app-changelog.md | 9 +++++++++ .../external-dns/{0.0.2 => 0.0.3}/app-readme.md | 2 +- .../{0.0.2 => 0.0.3}/charts/common-14.2.3.tgz | Bin .../external-dns/{0.0.2 => 0.0.3}/ix_values.yaml | 0 .../external-dns/{0.0.2 => 0.0.3}/questions.yaml | 0 .../{0.0.2 => 0.0.3}/templates/NOTES.txt | 0 .../{0.0.2 => 0.0.3}/templates/_args.tpl | 0 .../{0.0.2 => 0.0.3}/templates/common.yaml | 0 incubator/external-dns/{0.0.2 => 0.0.3}/values.yaml | 0 13 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 incubator/external-dns/0.0.2/app-changelog.md rename incubator/external-dns/{0.0.2 => 0.0.3}/CHANGELOG.md (67%) rename incubator/external-dns/{0.0.2 => 0.0.3}/Chart.yaml (86%) rename incubator/external-dns/{0.0.2 => 0.0.3}/README.md (100%) create mode 100644 incubator/external-dns/0.0.3/app-changelog.md rename incubator/external-dns/{0.0.2 => 0.0.3}/app-readme.md (81%) rename incubator/external-dns/{0.0.2 => 0.0.3}/charts/common-14.2.3.tgz (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/ix_values.yaml (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/questions.yaml (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/templates/NOTES.txt (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/templates/_args.tpl (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename incubator/external-dns/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/incubator/external-dns/0.0.2/app-changelog.md b/incubator/external-dns/0.0.2/app-changelog.md deleted file mode 100644 index 41410fc973..0000000000 --- a/incubator/external-dns/0.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-dns-0.0.2](https://github.com/truecharts/charts/compare/external-dns-0.0.1...external-dns-0.0.2) (2023-11-06) - -### Chore - -- update helm chart common to 14.2.3 ([#14366](https://github.com/truecharts/charts/issues/14366)) - - \ No newline at end of file diff --git a/incubator/external-dns/0.0.2/CHANGELOG.md b/incubator/external-dns/0.0.3/CHANGELOG.md similarity index 67% rename from incubator/external-dns/0.0.2/CHANGELOG.md rename to incubator/external-dns/0.0.3/CHANGELOG.md index 8c137fefe4..818f07a41a 100644 --- a/incubator/external-dns/0.0.2/CHANGELOG.md +++ b/incubator/external-dns/0.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [external-dns-0.0.3](https://github.com/truecharts/charts/compare/external-dns-0.0.2...external-dns-0.0.3) (2023-11-06) + +### Fix + +- update description ([#14385](https://github.com/truecharts/charts/issues/14385)) + + + + ## [external-dns-0.0.2](https://github.com/truecharts/charts/compare/external-dns-0.0.1...external-dns-0.0.2) (2023-11-06) ### Chore diff --git a/incubator/external-dns/0.0.2/Chart.yaml b/incubator/external-dns/0.0.3/Chart.yaml similarity index 86% rename from incubator/external-dns/0.0.2/Chart.yaml rename to incubator/external-dns/0.0.3/Chart.yaml index 86d3439f31..fa080a0278 100644 --- a/incubator/external-dns/0.0.2/Chart.yaml +++ b/incubator/external-dns/0.0.3/Chart.yaml @@ -5,7 +5,7 @@ dependencies: repository: https://library-charts.truecharts.org version: 14.2.3 deprecated: false -description: API Support for your favorite torrent trackers. +description: ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. home: https://truecharts.org/charts/incubator/external-dns icon: https://truecharts.org/img/hotlink-ok/chart-icons/external-dns.png keywords: @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/external-dns - https://github.com/kubernetes-sigs/external-dns type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/category: networking truecharts.org/SCALE-support: "true" diff --git a/incubator/external-dns/0.0.2/README.md b/incubator/external-dns/0.0.3/README.md similarity index 100% rename from incubator/external-dns/0.0.2/README.md rename to incubator/external-dns/0.0.3/README.md diff --git a/incubator/external-dns/0.0.3/app-changelog.md b/incubator/external-dns/0.0.3/app-changelog.md new file mode 100644 index 0000000000..bd2fcf3f89 --- /dev/null +++ b/incubator/external-dns/0.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [external-dns-0.0.3](https://github.com/truecharts/charts/compare/external-dns-0.0.2...external-dns-0.0.3) (2023-11-06) + +### Fix + +- update description ([#14385](https://github.com/truecharts/charts/issues/14385)) + + \ No newline at end of file diff --git a/incubator/external-dns/0.0.2/app-readme.md b/incubator/external-dns/0.0.3/app-readme.md similarity index 81% rename from incubator/external-dns/0.0.2/app-readme.md rename to incubator/external-dns/0.0.3/app-readme.md index ea183b5611..c138b7cf8f 100644 --- a/incubator/external-dns/0.0.2/app-readme.md +++ b/incubator/external-dns/0.0.3/app-readme.md @@ -1,4 +1,4 @@ -API Support for your favorite torrent trackers. +ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers. This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/external-dns](https://truecharts.org/charts/incubator/external-dns) diff --git a/incubator/external-dns/0.0.2/charts/common-14.2.3.tgz b/incubator/external-dns/0.0.3/charts/common-14.2.3.tgz similarity index 100% rename from incubator/external-dns/0.0.2/charts/common-14.2.3.tgz rename to incubator/external-dns/0.0.3/charts/common-14.2.3.tgz diff --git a/incubator/external-dns/0.0.2/ix_values.yaml b/incubator/external-dns/0.0.3/ix_values.yaml similarity index 100% rename from incubator/external-dns/0.0.2/ix_values.yaml rename to incubator/external-dns/0.0.3/ix_values.yaml diff --git a/incubator/external-dns/0.0.2/questions.yaml b/incubator/external-dns/0.0.3/questions.yaml similarity index 100% rename from incubator/external-dns/0.0.2/questions.yaml rename to incubator/external-dns/0.0.3/questions.yaml diff --git a/incubator/external-dns/0.0.2/templates/NOTES.txt b/incubator/external-dns/0.0.3/templates/NOTES.txt similarity index 100% rename from incubator/external-dns/0.0.2/templates/NOTES.txt rename to incubator/external-dns/0.0.3/templates/NOTES.txt diff --git a/incubator/external-dns/0.0.2/templates/_args.tpl b/incubator/external-dns/0.0.3/templates/_args.tpl similarity index 100% rename from incubator/external-dns/0.0.2/templates/_args.tpl rename to incubator/external-dns/0.0.3/templates/_args.tpl diff --git a/incubator/external-dns/0.0.2/templates/common.yaml b/incubator/external-dns/0.0.3/templates/common.yaml similarity index 100% rename from incubator/external-dns/0.0.2/templates/common.yaml rename to incubator/external-dns/0.0.3/templates/common.yaml diff --git a/incubator/external-dns/0.0.2/values.yaml b/incubator/external-dns/0.0.3/values.yaml similarity index 100% rename from incubator/external-dns/0.0.2/values.yaml rename to incubator/external-dns/0.0.3/values.yaml