diff --git a/stable/duckdns/6.0.8/app-changelog.md b/stable/duckdns/6.0.8/app-changelog.md deleted file mode 100644 index 4c0b59423a..0000000000 --- a/stable/duckdns/6.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-6.0.8](https://github.com/truecharts/charts/compare/duckdns-6.0.7...duckdns-6.0.8) (2023-10-09) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#13432](https://github.com/truecharts/charts/issues/13432)) - - \ No newline at end of file diff --git a/stable/duckdns/6.0.8/CHANGELOG.md b/stable/duckdns/6.0.9/CHANGELOG.md similarity index 91% rename from stable/duckdns/6.0.8/CHANGELOG.md rename to stable/duckdns/6.0.9/CHANGELOG.md index 81c66be9b3..1bc0b145f5 100644 --- a/stable/duckdns/6.0.8/CHANGELOG.md +++ b/stable/duckdns/6.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-6.0.9](https://github.com/truecharts/charts/compare/duckdns-6.0.8...duckdns-6.0.9) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#13620](https://github.com/truecharts/charts/issues/13620)) + + + + ## [duckdns-6.0.8](https://github.com/truecharts/charts/compare/duckdns-6.0.7...duckdns-6.0.8) (2023-10-09) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076)) - - - -## [duckdns-5.0.35](https://github.com/truecharts/charts/compare/duckdns-5.0.34...duckdns-5.0.35) (2023-07-29) - -### Chore - -- update helm general non-major ([#10955](https://github.com/truecharts/charts/issues/10955)) - diff --git a/stable/duckdns/6.0.8/Chart.yaml b/stable/duckdns/6.0.9/Chart.yaml similarity index 98% rename from stable/duckdns/6.0.8/Chart.yaml rename to stable/duckdns/6.0.9/Chart.yaml index 34b0c4f089..3d91856296 100644 --- a/stable/duckdns/6.0.8/Chart.yaml +++ b/stable/duckdns/6.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 6.0.8 +version: 6.0.9 appVersion: "latest" description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. type: application diff --git a/stable/duckdns/6.0.8/README.md b/stable/duckdns/6.0.9/README.md similarity index 100% rename from stable/duckdns/6.0.8/README.md rename to stable/duckdns/6.0.9/README.md diff --git a/stable/duckdns/6.0.9/app-changelog.md b/stable/duckdns/6.0.9/app-changelog.md new file mode 100644 index 0000000000..47f4e1afe3 --- /dev/null +++ b/stable/duckdns/6.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.9](https://github.com/truecharts/charts/compare/duckdns-6.0.8...duckdns-6.0.9) (2023-10-14) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#13620](https://github.com/truecharts/charts/issues/13620)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.8/app-readme.md b/stable/duckdns/6.0.9/app-readme.md similarity index 100% rename from stable/duckdns/6.0.8/app-readme.md rename to stable/duckdns/6.0.9/app-readme.md diff --git a/stable/duckdns/6.0.8/charts/common-14.0.9.tgz b/stable/duckdns/6.0.9/charts/common-14.0.9.tgz similarity index 100% rename from stable/duckdns/6.0.8/charts/common-14.0.9.tgz rename to stable/duckdns/6.0.9/charts/common-14.0.9.tgz diff --git a/stable/duckdns/6.0.8/ix_values.yaml b/stable/duckdns/6.0.9/ix_values.yaml similarity index 89% rename from stable/duckdns/6.0.8/ix_values.yaml rename to stable/duckdns/6.0.9/ix_values.yaml index 5aadfda171..5bd51e18ee 100644 --- a/stable/duckdns/6.0.8/ix_values.yaml +++ b/stable/duckdns/6.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:877e47fbdd51f194bc6cfcc57b0d5651b825124cbeb5585cb526f4ecd137976d + tag: latest@sha256:9734ba0974fe75787af2d69392237fd1ad00004f4c844667aea4dbba86c0030a securityContext: container: diff --git a/stable/duckdns/6.0.8/questions.yaml b/stable/duckdns/6.0.9/questions.yaml similarity index 100% rename from stable/duckdns/6.0.8/questions.yaml rename to stable/duckdns/6.0.9/questions.yaml diff --git a/stable/duckdns/6.0.8/templates/NOTES.txt b/stable/duckdns/6.0.9/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.8/templates/NOTES.txt rename to stable/duckdns/6.0.9/templates/NOTES.txt diff --git a/stable/duckdns/6.0.8/templates/common.yaml b/stable/duckdns/6.0.9/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.8/templates/common.yaml rename to stable/duckdns/6.0.9/templates/common.yaml diff --git a/stable/duckdns/6.0.8/values.yaml b/stable/duckdns/6.0.9/values.yaml similarity index 100% rename from stable/duckdns/6.0.8/values.yaml rename to stable/duckdns/6.0.9/values.yaml