diff --git a/stable/duckdns/6.0.9/CHANGELOG.md b/stable/duckdns/6.0.10/CHANGELOG.md similarity index 93% rename from stable/duckdns/6.0.9/CHANGELOG.md rename to stable/duckdns/6.0.10/CHANGELOG.md index 1bc0b145f5..3bcef319ae 100644 --- a/stable/duckdns/6.0.9/CHANGELOG.md +++ b/stable/duckdns/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-6.0.10](https://github.com/truecharts/charts/compare/duckdns-6.0.9...duckdns-6.0.10) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#13948](https://github.com/truecharts/charts/issues/13948)) + + + + ## [duckdns-6.0.9](https://github.com/truecharts/charts/compare/duckdns-6.0.8...duckdns-6.0.9) (2023-10-14) ### Chore @@ -88,12 +97,3 @@ ## [duckdns-6.0.0](https://github.com/truecharts/charts/compare/duckdns-5.0.36...duckdns-6.0.0) (2023-07-31) - - - -## [duckdns-5.0.36](https://github.com/truecharts/charts/compare/duckdns-5.0.35...duckdns-5.0.36) (2023-07-31) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11076](https://github.com/truecharts/charts/issues/11076)) - diff --git a/stable/duckdns/6.0.9/Chart.yaml b/stable/duckdns/6.0.10/Chart.yaml similarity index 97% rename from stable/duckdns/6.0.9/Chart.yaml rename to stable/duckdns/6.0.10/Chart.yaml index 3d91856296..c1e4d86295 100644 --- a/stable/duckdns/6.0.9/Chart.yaml +++ b/stable/duckdns/6.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 6.0.9 +version: 6.0.10 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.9/README.md b/stable/duckdns/6.0.10/README.md similarity index 100% rename from stable/duckdns/6.0.9/README.md rename to stable/duckdns/6.0.10/README.md diff --git a/stable/duckdns/6.0.10/app-changelog.md b/stable/duckdns/6.0.10/app-changelog.md new file mode 100644 index 0000000000..3864a256e1 --- /dev/null +++ b/stable/duckdns/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.10](https://github.com/truecharts/charts/compare/duckdns-6.0.9...duckdns-6.0.10) (2023-10-25) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#13948](https://github.com/truecharts/charts/issues/13948)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.9/app-readme.md b/stable/duckdns/6.0.10/app-readme.md similarity index 100% rename from stable/duckdns/6.0.9/app-readme.md rename to stable/duckdns/6.0.10/app-readme.md diff --git a/stable/duckdns/6.0.9/charts/common-14.0.9.tgz b/stable/duckdns/6.0.10/charts/common-14.0.9.tgz similarity index 100% rename from stable/duckdns/6.0.9/charts/common-14.0.9.tgz rename to stable/duckdns/6.0.10/charts/common-14.0.9.tgz diff --git a/stable/duckdns/6.0.9/ix_values.yaml b/stable/duckdns/6.0.10/ix_values.yaml similarity index 89% rename from stable/duckdns/6.0.9/ix_values.yaml rename to stable/duckdns/6.0.10/ix_values.yaml index 5bd51e18ee..ef8a1e9e23 100644 --- a/stable/duckdns/6.0.9/ix_values.yaml +++ b/stable/duckdns/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:9734ba0974fe75787af2d69392237fd1ad00004f4c844667aea4dbba86c0030a + tag: latest@sha256:264b6a77ef66a63230b87694ddb3662eaab7427d4d2ff970f0189e9970a4c460 securityContext: container: diff --git a/stable/duckdns/6.0.9/questions.yaml b/stable/duckdns/6.0.10/questions.yaml similarity index 100% rename from stable/duckdns/6.0.9/questions.yaml rename to stable/duckdns/6.0.10/questions.yaml diff --git a/stable/duckdns/6.0.9/templates/NOTES.txt b/stable/duckdns/6.0.10/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.9/templates/NOTES.txt rename to stable/duckdns/6.0.10/templates/NOTES.txt diff --git a/stable/duckdns/6.0.9/templates/common.yaml b/stable/duckdns/6.0.10/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.9/templates/common.yaml rename to stable/duckdns/6.0.10/templates/common.yaml diff --git a/stable/duckdns/6.0.9/values.yaml b/stable/duckdns/6.0.10/values.yaml similarity index 100% rename from stable/duckdns/6.0.9/values.yaml rename to stable/duckdns/6.0.10/values.yaml diff --git a/stable/duckdns/6.0.9/app-changelog.md b/stable/duckdns/6.0.9/app-changelog.md deleted file mode 100644 index 47f4e1afe3..0000000000 --- a/stable/duckdns/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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