diff --git a/stable/ddns-route53/3.0.4/app-changelog.md b/stable/ddns-route53/3.0.4/app-changelog.md deleted file mode 100644 index 7754118a8c..0000000000 --- a/stable/ddns-route53/3.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-route53-3.0.4](https://github.com/truecharts/charts/compare/ddns-route53-2.0.13...ddns-route53-3.0.4) (2023-12-16) - -### Chore - -- fix move mistake and cleanup metadata - - \ No newline at end of file diff --git a/stable/ddns-route53/3.0.4/CHANGELOG.md b/stable/ddns-route53/3.0.5/CHANGELOG.md similarity index 67% rename from stable/ddns-route53/3.0.4/CHANGELOG.md rename to stable/ddns-route53/3.0.5/CHANGELOG.md index 1773c63ff5..0d1dc8ad6c 100644 --- a/stable/ddns-route53/3.0.4/CHANGELOG.md +++ b/stable/ddns-route53/3.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-route53-3.0.5](https://github.com/truecharts/charts/compare/ddns-route53-3.0.4...ddns-route53-3.0.5) (2023-12-16) + +### Chore + +- update container image crazymax/ddns-route53 to latest[@4c9c911](https://github.com/4c9c911) ([#16178](https://github.com/truecharts/charts/issues/16178)) + + + + ## [ddns-route53-3.0.4](https://github.com/truecharts/charts/compare/ddns-route53-2.0.13...ddns-route53-3.0.4) (2023-12-16) ### Chore diff --git a/stable/ddns-route53/3.0.4/Chart.yaml b/stable/ddns-route53/3.0.5/Chart.yaml similarity index 98% rename from stable/ddns-route53/3.0.4/Chart.yaml rename to stable/ddns-route53/3.0.5/Chart.yaml index 2a7d1eac63..c8ad2ba675 100644 --- a/stable/ddns-route53/3.0.4/Chart.yaml +++ b/stable/ddns-route53/3.0.5/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0-0" apiVersion: v2 name: ddns-route53 -version: 3.0.4 +version: 3.0.5 appVersion: latest description: Dynamic DNS for Amazon Route 53‎ on a time-based schedule home: https://truecharts.org/charts/incubator/ddns-route53 diff --git a/stable/ddns-route53/3.0.4/README.md b/stable/ddns-route53/3.0.5/README.md similarity index 100% rename from stable/ddns-route53/3.0.4/README.md rename to stable/ddns-route53/3.0.5/README.md diff --git a/stable/ddns-route53/3.0.5/app-changelog.md b/stable/ddns-route53/3.0.5/app-changelog.md new file mode 100644 index 0000000000..ed1eb1d3c3 --- /dev/null +++ b/stable/ddns-route53/3.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-route53-3.0.5](https://github.com/truecharts/charts/compare/ddns-route53-3.0.4...ddns-route53-3.0.5) (2023-12-16) + +### Chore + +- update container image crazymax/ddns-route53 to latest[@4c9c911](https://github.com/4c9c911) ([#16178](https://github.com/truecharts/charts/issues/16178)) + + \ No newline at end of file diff --git a/stable/ddns-route53/3.0.4/app-readme.md b/stable/ddns-route53/3.0.5/app-readme.md similarity index 100% rename from stable/ddns-route53/3.0.4/app-readme.md rename to stable/ddns-route53/3.0.5/app-readme.md diff --git a/stable/ddns-route53/3.0.4/charts/common-16.2.6.tgz b/stable/ddns-route53/3.0.5/charts/common-16.2.6.tgz similarity index 100% rename from stable/ddns-route53/3.0.4/charts/common-16.2.6.tgz rename to stable/ddns-route53/3.0.5/charts/common-16.2.6.tgz diff --git a/stable/ddns-route53/3.0.4/ix_values.yaml b/stable/ddns-route53/3.0.5/ix_values.yaml similarity index 92% rename from stable/ddns-route53/3.0.4/ix_values.yaml rename to stable/ddns-route53/3.0.5/ix_values.yaml index 9ed357a86d..b344a8e268 100644 --- a/stable/ddns-route53/3.0.4/ix_values.yaml +++ b/stable/ddns-route53/3.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: crazymax/ddns-route53 - tag: latest@sha256:59c370b600ccbdf853ddf74e8c115ffa7d986e7e47ae70cf829d2a67a4b0eb43 + tag: latest@sha256:4c9c9118603273a1ceb056f6e663967ae5e337b616c99a30823a1575d60f931e persistence: {} portal: open: diff --git a/stable/ddns-route53/3.0.4/questions.yaml b/stable/ddns-route53/3.0.5/questions.yaml similarity index 100% rename from stable/ddns-route53/3.0.4/questions.yaml rename to stable/ddns-route53/3.0.5/questions.yaml diff --git a/stable/ddns-route53/3.0.4/templates/common.yaml b/stable/ddns-route53/3.0.5/templates/common.yaml similarity index 100% rename from stable/ddns-route53/3.0.4/templates/common.yaml rename to stable/ddns-route53/3.0.5/templates/common.yaml diff --git a/stable/ddns-route53/3.0.4/values.yaml b/stable/ddns-route53/3.0.5/values.yaml similarity index 100% rename from stable/ddns-route53/3.0.4/values.yaml rename to stable/ddns-route53/3.0.5/values.yaml