diff --git a/stable/ddns-go/4.0.19/app-changelog.md b/stable/ddns-go/4.0.19/app-changelog.md deleted file mode 100644 index d125683b85..0000000000 --- a/stable/ddns-go/4.0.19/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-4.0.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.5.3 - - \ No newline at end of file diff --git a/stable/ddns-go/4.0.19/CHANGELOG.md b/stable/ddns-go/4.0.20/CHANGELOG.md similarity index 91% rename from stable/ddns-go/4.0.19/CHANGELOG.md rename to stable/ddns-go/4.0.20/CHANGELOG.md index 1aa2d65598..13dcfc0ca7 100644 --- a/stable/ddns-go/4.0.19/CHANGELOG.md +++ b/stable/ddns-go/4.0.20/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-4.0.20](https://github.com/truecharts/charts/compare/ddns-go-4.0.19...ddns-go-4.0.20) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.4 + + + + ## [ddns-go-4.0.19](https://github.com/truecharts/charts/compare/ddns-go-4.0.18...ddns-go-4.0.19) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major - - -## [ddns-go-4.0.9](https://github.com/truecharts/charts/compare/ddns-go-4.0.8...ddns-go-4.0.9) (2022-12-23) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.4.0 - - diff --git a/stable/ddns-go/4.0.19/Chart.yaml b/stable/ddns-go/4.0.20/Chart.yaml similarity index 95% rename from stable/ddns-go/4.0.19/Chart.yaml rename to stable/ddns-go/4.0.20/Chart.yaml index 4d6fce50e6..db24d8d008 100644 --- a/stable/ddns-go/4.0.19/Chart.yaml +++ b/stable/ddns-go/4.0.20/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.19 -appVersion: "4.5.3" +version: 4.0.20 +appVersion: "4.5.4" description: Automatically obtain your public network IPv4 or IPv6 address and resolve it to the corresponding domain name service type: application deprecated: false diff --git a/stable/ddns-go/4.0.19/README.md b/stable/ddns-go/4.0.20/README.md similarity index 100% rename from stable/ddns-go/4.0.19/README.md rename to stable/ddns-go/4.0.20/README.md diff --git a/stable/ddns-go/4.0.20/app-changelog.md b/stable/ddns-go/4.0.20/app-changelog.md new file mode 100644 index 0000000000..af803c9622 --- /dev/null +++ b/stable/ddns-go/4.0.20/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-4.0.20](https://github.com/truecharts/charts/compare/ddns-go-4.0.19...ddns-go-4.0.20) (2023-02-23) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.5.4 + + \ No newline at end of file diff --git a/stable/ddns-go/4.0.19/app-readme.md b/stable/ddns-go/4.0.20/app-readme.md similarity index 100% rename from stable/ddns-go/4.0.19/app-readme.md rename to stable/ddns-go/4.0.20/app-readme.md diff --git a/stable/ddns-go/4.0.19/charts/common-11.1.2.tgz b/stable/ddns-go/4.0.20/charts/common-11.1.2.tgz similarity index 100% rename from stable/ddns-go/4.0.19/charts/common-11.1.2.tgz rename to stable/ddns-go/4.0.20/charts/common-11.1.2.tgz diff --git a/stable/ddns-go/4.0.19/ix_values.yaml b/stable/ddns-go/4.0.20/ix_values.yaml similarity index 81% rename from stable/ddns-go/4.0.19/ix_values.yaml rename to stable/ddns-go/4.0.20/ix_values.yaml index 6a11678910..9e73b21063 100644 --- a/stable/ddns-go/4.0.19/ix_values.yaml +++ b/stable/ddns-go/4.0.20/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.5.3@sha256:c5c57aef9a134bed22045419935311508a736d0bd882134f0c92d46d9c80054c + tag: 4.5.4@sha256:56ecbedb965d6dffe0a2c133e53b997206200e574cd184e3a4ebef340cdb7666 securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/4.0.19/questions.yaml b/stable/ddns-go/4.0.20/questions.yaml similarity index 100% rename from stable/ddns-go/4.0.19/questions.yaml rename to stable/ddns-go/4.0.20/questions.yaml diff --git a/stable/ddns-go/4.0.19/templates/common.yaml b/stable/ddns-go/4.0.20/templates/common.yaml similarity index 100% rename from stable/ddns-go/4.0.19/templates/common.yaml rename to stable/ddns-go/4.0.20/templates/common.yaml diff --git a/stable/ddns-go/4.0.19/values.yaml b/stable/ddns-go/4.0.20/values.yaml similarity index 100% rename from stable/ddns-go/4.0.19/values.yaml rename to stable/ddns-go/4.0.20/values.yaml