diff --git a/stable/duckdns/6.0.1/app-changelog.md b/stable/duckdns/6.0.1/app-changelog.md deleted file mode 100644 index 80dac49e84..0000000000 --- a/stable/duckdns/6.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) - -### Chore - -- update container image tccr.io/truecharts/duckdns to latest ([#11286](https://github.com/truecharts/charts/issues/11286)) - - \ No newline at end of file diff --git a/stable/duckdns/6.0.1/CHANGELOG.md b/stable/duckdns/6.0.2/CHANGELOG.md similarity index 91% rename from stable/duckdns/6.0.1/CHANGELOG.md rename to stable/duckdns/6.0.2/CHANGELOG.md index 25500d76e7..82889a095a 100644 --- a/stable/duckdns/6.0.1/CHANGELOG.md +++ b/stable/duckdns/6.0.2/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540)) + + + + ## [duckdns-6.0.1](https://github.com/truecharts/charts/compare/duckdns-6.0.0...duckdns-6.0.1) (2023-08-07) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/duckdns to latest ([#9757](https://github.com/truecharts/charts/issues/9757)) - - - -## [duckdns-5.0.28](https://github.com/truecharts/charts/compare/duckdns-5.0.27...duckdns-5.0.28) (2023-06-13) - -### Chore - -- update helm chart common to 12.14.2 ([#9599](https://github.com/truecharts/charts/issues/9599)) - diff --git a/stable/duckdns/6.0.1/Chart.yaml b/stable/duckdns/6.0.2/Chart.yaml similarity index 98% rename from stable/duckdns/6.0.1/Chart.yaml rename to stable/duckdns/6.0.2/Chart.yaml index f6d70df6c4..02fd9976ec 100644 --- a/stable/duckdns/6.0.1/Chart.yaml +++ b/stable/duckdns/6.0.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: duckdns -version: 6.0.1 +version: 6.0.2 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.1/README.md b/stable/duckdns/6.0.2/README.md similarity index 100% rename from stable/duckdns/6.0.1/README.md rename to stable/duckdns/6.0.2/README.md diff --git a/stable/duckdns/6.0.2/app-changelog.md b/stable/duckdns/6.0.2/app-changelog.md new file mode 100644 index 0000000000..01afda7c32 --- /dev/null +++ b/stable/duckdns/6.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.2](https://github.com/truecharts/charts/compare/duckdns-6.0.1...duckdns-6.0.2) (2023-08-14) + +### Chore + +- update container image tccr.io/truecharts/duckdns to latest ([#11540](https://github.com/truecharts/charts/issues/11540)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.1/app-readme.md b/stable/duckdns/6.0.2/app-readme.md similarity index 100% rename from stable/duckdns/6.0.1/app-readme.md rename to stable/duckdns/6.0.2/app-readme.md diff --git a/stable/duckdns/6.0.1/charts/common-14.0.1.tgz b/stable/duckdns/6.0.2/charts/common-14.0.1.tgz similarity index 100% rename from stable/duckdns/6.0.1/charts/common-14.0.1.tgz rename to stable/duckdns/6.0.2/charts/common-14.0.1.tgz diff --git a/stable/duckdns/6.0.1/ix_values.yaml b/stable/duckdns/6.0.2/ix_values.yaml similarity index 89% rename from stable/duckdns/6.0.1/ix_values.yaml rename to stable/duckdns/6.0.2/ix_values.yaml index 0775d06bbc..d08a42f37f 100644 --- a/stable/duckdns/6.0.1/ix_values.yaml +++ b/stable/duckdns/6.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:e2c713edb461a6b292dd98dc251f6693c6412d5fe4227bda4f4fd06f9fec3f3f + tag: latest@sha256:b4aa884c037f894cbbe6118f37ae19e3759049f0d1a352c15b5653204b486c51 securityContext: container: diff --git a/stable/duckdns/6.0.1/questions.yaml b/stable/duckdns/6.0.2/questions.yaml similarity index 100% rename from stable/duckdns/6.0.1/questions.yaml rename to stable/duckdns/6.0.2/questions.yaml diff --git a/stable/duckdns/6.0.1/templates/NOTES.txt b/stable/duckdns/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.1/templates/NOTES.txt rename to stable/duckdns/6.0.2/templates/NOTES.txt diff --git a/stable/duckdns/6.0.1/templates/common.yaml b/stable/duckdns/6.0.2/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.1/templates/common.yaml rename to stable/duckdns/6.0.2/templates/common.yaml diff --git a/stable/duckdns/6.0.1/values.yaml b/stable/duckdns/6.0.2/values.yaml similarity index 100% rename from stable/duckdns/6.0.1/values.yaml rename to stable/duckdns/6.0.2/values.yaml