diff --git a/incubator/external-dns/0.0.1/CHANGELOG.md b/incubator/external-dns/0.0.1/CHANGELOG.md deleted file mode 100644 index 932521ddb57..00000000000 --- a/incubator/external-dns/0.0.1/CHANGELOG.md +++ /dev/null @@ -1,13 +0,0 @@ -**Important:** -*for the complete changelog, please refer to the website* - - - - -## [external-dns-0.0.1]external-dns-0.0.1 (2023-11-06) - -### Feat - -- Add external-dns ([#14351](https://github.com/truecharts/charts/issues/14351)) - - \ No newline at end of file diff --git a/incubator/external-dns/0.0.1/app-changelog.md b/incubator/external-dns/0.0.1/app-changelog.md deleted file mode 100644 index 0db600aac2a..00000000000 --- a/incubator/external-dns/0.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [external-dns-0.0.1]external-dns-0.0.1 (2023-11-06) - -### Feat - -- Add external-dns ([#14351](https://github.com/truecharts/charts/issues/14351)) - - \ No newline at end of file diff --git a/incubator/external-dns/0.0.1/charts/common-14.2.2.tgz b/incubator/external-dns/0.0.1/charts/common-14.2.2.tgz deleted file mode 100644 index 291314c00c1..00000000000 Binary files a/incubator/external-dns/0.0.1/charts/common-14.2.2.tgz and /dev/null differ diff --git a/incubator/external-dns/0.0.2/CHANGELOG.md b/incubator/external-dns/0.0.2/CHANGELOG.md new file mode 100644 index 00000000000..8c137fefe40 --- /dev/null +++ b/incubator/external-dns/0.0.2/CHANGELOG.md @@ -0,0 +1,22 @@ +**Important:** +*for the complete changelog, please refer to the website* + + + + +## [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)) + + + + +## [external-dns-0.0.1]external-dns-0.0.1 (2023-11-06) + +### Feat + +- Add external-dns ([#14351](https://github.com/truecharts/charts/issues/14351)) + + \ No newline at end of file diff --git a/incubator/external-dns/0.0.1/Chart.yaml b/incubator/external-dns/0.0.2/Chart.yaml similarity index 93% rename from incubator/external-dns/0.0.1/Chart.yaml rename to incubator/external-dns/0.0.2/Chart.yaml index cb8dde2ea03..86d3439f31e 100644 --- a/incubator/external-dns/0.0.1/Chart.yaml +++ b/incubator/external-dns/0.0.2/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "0.13.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.2.2 + version: 14.2.3 deprecated: false description: API Support for your favorite torrent trackers. home: https://truecharts.org/charts/incubator/external-dns @@ -19,10 +19,10 @@ maintainers: url: https://truecharts.org name: external-dns sources: - - https://github.com/truecharts/charts/tree/master/charts/incubator/external-dns/ + - https://github.com/truecharts/charts/tree/master/charts/incubator/external-dns - https://github.com/kubernetes-sigs/external-dns type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/category: networking truecharts.org/SCALE-support: "true" diff --git a/incubator/external-dns/0.0.1/README.md b/incubator/external-dns/0.0.2/README.md similarity index 100% rename from incubator/external-dns/0.0.1/README.md rename to incubator/external-dns/0.0.2/README.md diff --git a/incubator/external-dns/0.0.2/app-changelog.md b/incubator/external-dns/0.0.2/app-changelog.md new file mode 100644 index 00000000000..41410fc9730 --- /dev/null +++ b/incubator/external-dns/0.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.1/app-readme.md b/incubator/external-dns/0.0.2/app-readme.md similarity index 100% rename from incubator/external-dns/0.0.1/app-readme.md rename to incubator/external-dns/0.0.2/app-readme.md diff --git a/incubator/external-dns/0.0.2/charts/common-14.2.3.tgz b/incubator/external-dns/0.0.2/charts/common-14.2.3.tgz new file mode 100644 index 00000000000..03b3f5a1a3c Binary files /dev/null and b/incubator/external-dns/0.0.2/charts/common-14.2.3.tgz differ diff --git a/incubator/external-dns/0.0.1/ix_values.yaml b/incubator/external-dns/0.0.2/ix_values.yaml similarity index 100% rename from incubator/external-dns/0.0.1/ix_values.yaml rename to incubator/external-dns/0.0.2/ix_values.yaml diff --git a/incubator/external-dns/0.0.1/questions.yaml b/incubator/external-dns/0.0.2/questions.yaml similarity index 100% rename from incubator/external-dns/0.0.1/questions.yaml rename to incubator/external-dns/0.0.2/questions.yaml diff --git a/incubator/external-dns/0.0.1/templates/NOTES.txt b/incubator/external-dns/0.0.2/templates/NOTES.txt similarity index 100% rename from incubator/external-dns/0.0.1/templates/NOTES.txt rename to incubator/external-dns/0.0.2/templates/NOTES.txt diff --git a/incubator/external-dns/0.0.1/templates/_args.tpl b/incubator/external-dns/0.0.2/templates/_args.tpl similarity index 100% rename from incubator/external-dns/0.0.1/templates/_args.tpl rename to incubator/external-dns/0.0.2/templates/_args.tpl diff --git a/incubator/external-dns/0.0.1/templates/common.yaml b/incubator/external-dns/0.0.2/templates/common.yaml similarity index 100% rename from incubator/external-dns/0.0.1/templates/common.yaml rename to incubator/external-dns/0.0.2/templates/common.yaml diff --git a/incubator/external-dns/0.0.1/values.yaml b/incubator/external-dns/0.0.2/values.yaml similarity index 100% rename from incubator/external-dns/0.0.1/values.yaml rename to incubator/external-dns/0.0.2/values.yaml