diff --git a/stable/duckdns/6.0.22/app-changelog.md b/stable/duckdns/6.0.22/app-changelog.md deleted file mode 100644 index 8477ab50bb2..00000000000 --- a/stable/duckdns/6.0.22/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [duckdns-6.0.22](https://github.com/truecharts/charts/compare/duckdns-6.0.21...duckdns-6.0.22) (2023-12-03) - -### Chore - -- bump everything to ensure catalog has latest versions - - fix annotations again - - update annotations - - cleanup chart.yaml and add min-max scale version - - \ No newline at end of file diff --git a/stable/duckdns/6.0.22/CHANGELOG.md b/stable/duckdns/6.0.23/CHANGELOG.md similarity index 89% rename from stable/duckdns/6.0.22/CHANGELOG.md rename to stable/duckdns/6.0.23/CHANGELOG.md index 9339061a897..ac733f8d34c 100644 --- a/stable/duckdns/6.0.22/CHANGELOG.md +++ b/stable/duckdns/6.0.23/CHANGELOG.md @@ -4,6 +4,15 @@ +## [duckdns-6.0.23](https://github.com/truecharts/charts/compare/duckdns-6.0.22...duckdns-6.0.23) (2023-12-04) + +### Chore + +- update container image ghcr.io/linuxserver/duckdns to latest[@33ea96d](https://github.com/33ea96d) ([#15716](https://github.com/truecharts/charts/issues/15716)) + + + + ## [duckdns-6.0.22](https://github.com/truecharts/charts/compare/duckdns-6.0.21...duckdns-6.0.22) (2023-12-03) ### Chore @@ -88,12 +97,3 @@ ## [duckdns-6.0.13](https://github.com/truecharts/charts/compare/duckdns-6.0.12...duckdns-6.0.13) (2023-11-03) ### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - - - -## [duckdns-6.0.12](https://github.com/truecharts/charts/compare/duckdns-6.0.11...duckdns-6.0.12) (2023-10-30) - -### Chore diff --git a/stable/duckdns/6.0.22/Chart.yaml b/stable/duckdns/6.0.23/Chart.yaml similarity index 98% rename from stable/duckdns/6.0.22/Chart.yaml rename to stable/duckdns/6.0.23/Chart.yaml index 0dccafc6239..b5a90b1821f 100644 --- a/stable/duckdns/6.0.22/Chart.yaml +++ b/stable/duckdns/6.0.23/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: duckdns -version: 6.0.22 +version: 6.0.23 appVersion: latest description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) diff --git a/stable/duckdns/6.0.22/README.md b/stable/duckdns/6.0.23/README.md similarity index 100% rename from stable/duckdns/6.0.22/README.md rename to stable/duckdns/6.0.23/README.md diff --git a/stable/duckdns/6.0.23/app-changelog.md b/stable/duckdns/6.0.23/app-changelog.md new file mode 100644 index 00000000000..7425836bdd0 --- /dev/null +++ b/stable/duckdns/6.0.23/app-changelog.md @@ -0,0 +1,9 @@ + + +## [duckdns-6.0.23](https://github.com/truecharts/charts/compare/duckdns-6.0.22...duckdns-6.0.23) (2023-12-04) + +### Chore + +- update container image ghcr.io/linuxserver/duckdns to latest[@33ea96d](https://github.com/33ea96d) ([#15716](https://github.com/truecharts/charts/issues/15716)) + + \ No newline at end of file diff --git a/stable/duckdns/6.0.22/app-readme.md b/stable/duckdns/6.0.23/app-readme.md similarity index 100% rename from stable/duckdns/6.0.22/app-readme.md rename to stable/duckdns/6.0.23/app-readme.md diff --git a/stable/duckdns/6.0.22/charts/common-14.3.5.tgz b/stable/duckdns/6.0.23/charts/common-14.3.5.tgz similarity index 100% rename from stable/duckdns/6.0.22/charts/common-14.3.5.tgz rename to stable/duckdns/6.0.23/charts/common-14.3.5.tgz diff --git a/stable/duckdns/6.0.22/ix_values.yaml b/stable/duckdns/6.0.23/ix_values.yaml similarity index 89% rename from stable/duckdns/6.0.22/ix_values.yaml rename to stable/duckdns/6.0.23/ix_values.yaml index d4566b758ec..df85b057818 100644 --- a/stable/duckdns/6.0.22/ix_values.yaml +++ b/stable/duckdns/6.0.23/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/duckdns pullPolicy: IfNotPresent - tag: latest@sha256:fc21f41ad892601366995eb113fc55b46b5bf762161a5cc5428743a1a6b1333b + tag: latest@sha256:33ea96de82903171db1a4107fb0ffebcdf23adb780146449fc43c4c69e3dc9c5 securityContext: container: runAsNonRoot: false diff --git a/stable/duckdns/6.0.22/questions.yaml b/stable/duckdns/6.0.23/questions.yaml similarity index 100% rename from stable/duckdns/6.0.22/questions.yaml rename to stable/duckdns/6.0.23/questions.yaml diff --git a/stable/duckdns/6.0.22/templates/NOTES.txt b/stable/duckdns/6.0.23/templates/NOTES.txt similarity index 100% rename from stable/duckdns/6.0.22/templates/NOTES.txt rename to stable/duckdns/6.0.23/templates/NOTES.txt diff --git a/stable/duckdns/6.0.22/templates/common.yaml b/stable/duckdns/6.0.23/templates/common.yaml similarity index 100% rename from stable/duckdns/6.0.22/templates/common.yaml rename to stable/duckdns/6.0.23/templates/common.yaml diff --git a/stable/duckdns/6.0.22/values.yaml b/stable/duckdns/6.0.23/values.yaml similarity index 100% rename from stable/duckdns/6.0.22/values.yaml rename to stable/duckdns/6.0.23/values.yaml