diff --git a/stable/ddclient/6.0.11/app-changelog.md b/stable/ddclient/6.0.11/app-changelog.md deleted file mode 100644 index d423ca8ed0..0000000000 --- a/stable/ddclient/6.0.11/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [ddclient-6.0.11](https://github.com/truecharts/charts/compare/ddclient-6.0.10...ddclient-6.0.11) (2023-11-17) - diff --git a/stable/ddclient/6.0.11/CHANGELOG.md b/stable/ddclient/6.0.12/CHANGELOG.md similarity index 89% rename from stable/ddclient/6.0.11/CHANGELOG.md rename to stable/ddclient/6.0.12/CHANGELOG.md index 3d13a6f668..62f8e46bfa 100644 --- a/stable/ddclient/6.0.11/CHANGELOG.md +++ b/stable/ddclient/6.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21) + +### Chore + +- update container image ghcr.io/linuxserver/ddclient to 3.11.1[@fc10e3f](https://github.com/fc10e3f) ([#15202](https://github.com/truecharts/charts/issues/15202)) + + + + ## [ddclient-6.0.11](https://github.com/truecharts/charts/compare/ddclient-6.0.10...ddclient-6.0.11) (2023-11-17) @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/ddclient to v3.11.0 ([#13872](https://github.com/truecharts/charts/issues/13872)) - - - -## [ddclient-6.0.1](https://github.com/truecharts/charts/compare/ddclient-6.0.0...ddclient-6.0.1) (2023-10-07) - -### Chore - -- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386)) - diff --git a/stable/ddclient/6.0.11/Chart.yaml b/stable/ddclient/6.0.12/Chart.yaml similarity index 95% rename from stable/ddclient/6.0.11/Chart.yaml rename to stable/ddclient/6.0.12/Chart.yaml index f927b50b3e..49d0f7e4db 100644 --- a/stable/ddclient/6.0.11/Chart.yaml +++ b/stable/ddclient/6.0.12/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddclient -version: 6.0.11 -appVersion: "3.11.1" +version: 6.0.12 +appVersion: 3.11.1 description: Ddclient is a Perl client used to update dynamic DNS entries for accounts on Dynamic DNS Network Service Provider. type: application deprecated: false diff --git a/stable/ddclient/6.0.11/README.md b/stable/ddclient/6.0.12/README.md similarity index 100% rename from stable/ddclient/6.0.11/README.md rename to stable/ddclient/6.0.12/README.md diff --git a/stable/ddclient/6.0.12/app-changelog.md b/stable/ddclient/6.0.12/app-changelog.md new file mode 100644 index 0000000000..c0407c16cf --- /dev/null +++ b/stable/ddclient/6.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddclient-6.0.12](https://github.com/truecharts/charts/compare/ddclient-6.0.11...ddclient-6.0.12) (2023-11-21) + +### Chore + +- update container image ghcr.io/linuxserver/ddclient to 3.11.1[@fc10e3f](https://github.com/fc10e3f) ([#15202](https://github.com/truecharts/charts/issues/15202)) + + \ No newline at end of file diff --git a/stable/ddclient/6.0.11/app-readme.md b/stable/ddclient/6.0.12/app-readme.md similarity index 100% rename from stable/ddclient/6.0.11/app-readme.md rename to stable/ddclient/6.0.12/app-readme.md diff --git a/stable/ddclient/6.0.11/charts/common-14.3.5.tgz b/stable/ddclient/6.0.12/charts/common-14.3.5.tgz similarity index 100% rename from stable/ddclient/6.0.11/charts/common-14.3.5.tgz rename to stable/ddclient/6.0.12/charts/common-14.3.5.tgz diff --git a/stable/ddclient/6.0.11/ix_values.yaml b/stable/ddclient/6.0.12/ix_values.yaml similarity index 88% rename from stable/ddclient/6.0.11/ix_values.yaml rename to stable/ddclient/6.0.12/ix_values.yaml index 03aaec4710..93e556aaff 100644 --- a/stable/ddclient/6.0.11/ix_values.yaml +++ b/stable/ddclient/6.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/ddclient pullPolicy: IfNotPresent - tag: 3.11.1@sha256:0410e723c326bfe5b434439894bc1883f79fa1e844359a17a1095cb97736da92 + tag: 3.11.1@sha256:fc10e3f047a6591051cc87a174df722bcea2d70891e61c284602c959183a8ac2 securityContext: container: runAsNonRoot: false diff --git a/stable/ddclient/6.0.11/questions.yaml b/stable/ddclient/6.0.12/questions.yaml similarity index 100% rename from stable/ddclient/6.0.11/questions.yaml rename to stable/ddclient/6.0.12/questions.yaml diff --git a/stable/ddclient/6.0.11/templates/NOTES.txt b/stable/ddclient/6.0.12/templates/NOTES.txt similarity index 100% rename from stable/ddclient/6.0.11/templates/NOTES.txt rename to stable/ddclient/6.0.12/templates/NOTES.txt diff --git a/stable/ddclient/6.0.11/templates/common.yaml b/stable/ddclient/6.0.12/templates/common.yaml similarity index 100% rename from stable/ddclient/6.0.11/templates/common.yaml rename to stable/ddclient/6.0.12/templates/common.yaml diff --git a/stable/ddclient/6.0.11/values.yaml b/stable/ddclient/6.0.12/values.yaml similarity index 100% rename from stable/ddclient/6.0.11/values.yaml rename to stable/ddclient/6.0.12/values.yaml