diff --git a/stable/cloudflareddns/6.0.6/app-changelog.md b/stable/cloudflareddns/6.0.6/app-changelog.md deleted file mode 100644 index f252b034e2b..00000000000 --- a/stable/cloudflareddns/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) - -### Chore - -- update container image tccr.io/truecharts/cloudflareddns to latest ([#11952](https://github.com/truecharts/charts/issues/11952)) - - \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.6/CHANGELOG.md b/stable/cloudflareddns/6.0.7/CHANGELOG.md similarity index 91% rename from stable/cloudflareddns/6.0.6/CHANGELOG.md rename to stable/cloudflareddns/6.0.7/CHANGELOG.md index f29dbdab71f..5fdce899286 100644 --- a/stable/cloudflareddns/6.0.6/CHANGELOG.md +++ b/stable/cloudflareddns/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) + + + + ## [cloudflareddns-6.0.6](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.5...cloudflareddns-6.0.6) (2023-08-28) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/cloudflareddns to latest ([#10195](https://github.com/truecharts/charts/issues/10195)) - - - -## [cloudflareddns-5.0.27](https://github.com/truecharts/charts/compare/cloudflareddns-5.0.26...cloudflareddns-5.0.27) (2023-07-01) - -### Chore - -- update helm general non-major ([#10069](https://github.com/truecharts/charts/issues/10069)) - diff --git a/stable/cloudflareddns/6.0.6/Chart.yaml b/stable/cloudflareddns/6.0.7/Chart.yaml similarity index 98% rename from stable/cloudflareddns/6.0.6/Chart.yaml rename to stable/cloudflareddns/6.0.7/Chart.yaml index 5781c0a5643..5929107e106 100644 --- a/stable/cloudflareddns/6.0.6/Chart.yaml +++ b/stable/cloudflareddns/6.0.7/Chart.yaml @@ -23,7 +23,7 @@ sources: - https://github.com/hotio/cloudflareddns - https://hotio.dev/containers/cloudflareddns/ type: application -version: 6.0.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - networking diff --git a/stable/cloudflareddns/6.0.6/README.md b/stable/cloudflareddns/6.0.7/README.md similarity index 100% rename from stable/cloudflareddns/6.0.6/README.md rename to stable/cloudflareddns/6.0.7/README.md diff --git a/stable/cloudflareddns/6.0.7/app-changelog.md b/stable/cloudflareddns/6.0.7/app-changelog.md new file mode 100644 index 00000000000..fe2769c44a5 --- /dev/null +++ b/stable/cloudflareddns/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [cloudflareddns-6.0.7](https://github.com/truecharts/charts/compare/cloudflareddns-6.0.6...cloudflareddns-6.0.7) (2023-09-02) + +### Chore + +- update container image tccr.io/truecharts/cloudflareddns to latest ([#12164](https://github.com/truecharts/charts/issues/12164)) + + \ No newline at end of file diff --git a/stable/cloudflareddns/6.0.6/app-readme.md b/stable/cloudflareddns/6.0.7/app-readme.md similarity index 100% rename from stable/cloudflareddns/6.0.6/app-readme.md rename to stable/cloudflareddns/6.0.7/app-readme.md diff --git a/stable/cloudflareddns/6.0.6/charts/common-14.0.1.tgz b/stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz similarity index 100% rename from stable/cloudflareddns/6.0.6/charts/common-14.0.1.tgz rename to stable/cloudflareddns/6.0.7/charts/common-14.0.1.tgz diff --git a/stable/cloudflareddns/6.0.6/ix_values.yaml b/stable/cloudflareddns/6.0.7/ix_values.yaml similarity index 92% rename from stable/cloudflareddns/6.0.6/ix_values.yaml rename to stable/cloudflareddns/6.0.7/ix_values.yaml index 44c9a453113..4a7efa315dc 100644 --- a/stable/cloudflareddns/6.0.6/ix_values.yaml +++ b/stable/cloudflareddns/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/cloudflareddns pullPolicy: IfNotPresent - tag: latest@sha256:e87306e2f083fda67a39e7c7107fc2950daf155a6ae8b5b72f449c8731d9851b + tag: latest@sha256:fdbc57d7980434d1e410bf0aa8216c6700d35607795ac2eaa2006ffc55b10864 securityContext: container: diff --git a/stable/cloudflareddns/6.0.6/questions.yaml b/stable/cloudflareddns/6.0.7/questions.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/questions.yaml rename to stable/cloudflareddns/6.0.7/questions.yaml diff --git a/stable/cloudflareddns/6.0.6/templates/NOTES.txt b/stable/cloudflareddns/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/NOTES.txt rename to stable/cloudflareddns/6.0.7/templates/NOTES.txt diff --git a/stable/cloudflareddns/6.0.6/templates/_secret.tpl b/stable/cloudflareddns/6.0.7/templates/_secret.tpl similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/_secret.tpl rename to stable/cloudflareddns/6.0.7/templates/_secret.tpl diff --git a/stable/cloudflareddns/6.0.6/templates/common.yaml b/stable/cloudflareddns/6.0.7/templates/common.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/templates/common.yaml rename to stable/cloudflareddns/6.0.7/templates/common.yaml diff --git a/stable/cloudflareddns/6.0.6/values.yaml b/stable/cloudflareddns/6.0.7/values.yaml similarity index 100% rename from stable/cloudflareddns/6.0.6/values.yaml rename to stable/cloudflareddns/6.0.7/values.yaml