diff --git a/stable/ddns-go/4.0.4/app-changelog.md b/stable/ddns-go/4.0.4/app-changelog.md deleted file mode 100644 index 94de5ca13d2..00000000000 --- a/stable/ddns-go/4.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [ddns-go-4.0.4](https://github.com/truecharts/charts/compare/ddns-go-4.0.3...ddns-go-4.0.4) (2022-12-05) - -### Chore - -- update container image tccr.io/truecharts/ddns-go to v4.2.2 - - \ No newline at end of file diff --git a/stable/ddns-go/4.0.4/CHANGELOG.md b/stable/ddns-go/4.0.5/CHANGELOG.md similarity index 91% rename from stable/ddns-go/4.0.4/CHANGELOG.md rename to stable/ddns-go/4.0.5/CHANGELOG.md index 9ba1a455f6e..476e50eda8c 100644 --- a/stable/ddns-go/4.0.4/CHANGELOG.md +++ b/stable/ddns-go/4.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [ddns-go-4.0.5](https://github.com/truecharts/charts/compare/ddns-go-4.0.4...ddns-go-4.0.5) (2022-12-09) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.3.3 + + + + ## [ddns-go-4.0.4](https://github.com/truecharts/charts/compare/ddns-go-4.0.3...ddns-go-4.0.4) (2022-12-05) ### Chore @@ -81,15 +90,6 @@ -## [ddns-go-4.0.1](https://github.com/truecharts/charts/compare/ddns-go-4.0.0...ddns-go-4.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [ddns-go-4.0.1](https://github.com/truecharts/charts/compare/ddns-go-4.0.0...ddns-go-4.0.1) (2022-11-15) ### Chore diff --git a/stable/ddns-go/4.0.4/Chart.yaml b/stable/ddns-go/4.0.5/Chart.yaml similarity index 96% rename from stable/ddns-go/4.0.4/Chart.yaml rename to stable/ddns-go/4.0.5/Chart.yaml index 43b1d73c88c..e0cc5c46053 100644 --- a/stable/ddns-go/4.0.4/Chart.yaml +++ b/stable/ddns-go/4.0.5/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ddns-go -version: 4.0.4 -appVersion: "4.2.2" +version: 4.0.5 +appVersion: "4.3.3" 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.4/README.md b/stable/ddns-go/4.0.5/README.md similarity index 100% rename from stable/ddns-go/4.0.4/README.md rename to stable/ddns-go/4.0.5/README.md diff --git a/stable/ddns-go/4.0.5/app-changelog.md b/stable/ddns-go/4.0.5/app-changelog.md new file mode 100644 index 00000000000..fe2ce0b32a4 --- /dev/null +++ b/stable/ddns-go/4.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [ddns-go-4.0.5](https://github.com/truecharts/charts/compare/ddns-go-4.0.4...ddns-go-4.0.5) (2022-12-09) + +### Chore + +- update container image tccr.io/truecharts/ddns-go to v4.3.3 + + \ No newline at end of file diff --git a/stable/ddns-go/4.0.4/app-readme.md b/stable/ddns-go/4.0.5/app-readme.md similarity index 100% rename from stable/ddns-go/4.0.4/app-readme.md rename to stable/ddns-go/4.0.5/app-readme.md diff --git a/stable/ddns-go/4.0.4/charts/common-11.0.4.tgz b/stable/ddns-go/4.0.5/charts/common-11.0.4.tgz similarity index 100% rename from stable/ddns-go/4.0.4/charts/common-11.0.4.tgz rename to stable/ddns-go/4.0.5/charts/common-11.0.4.tgz diff --git a/stable/ddns-go/4.0.4/ix_values.yaml b/stable/ddns-go/4.0.5/ix_values.yaml similarity index 81% rename from stable/ddns-go/4.0.4/ix_values.yaml rename to stable/ddns-go/4.0.5/ix_values.yaml index 90e62187919..6f288e187a8 100644 --- a/stable/ddns-go/4.0.4/ix_values.yaml +++ b/stable/ddns-go/4.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/ddns-go pullPolicy: IfNotPresent - tag: 4.2.2@sha256:64410089cc422968fcdcd7e5b64638710d254310d8827584b16185835eb6b1fa + tag: 4.3.3@sha256:aebca83490087ad5e73158e3a600a610fe34f342442284c670c3892a959c6561 securityContext: readOnlyRootFilesystem: false diff --git a/stable/ddns-go/4.0.4/questions.yaml b/stable/ddns-go/4.0.5/questions.yaml similarity index 100% rename from stable/ddns-go/4.0.4/questions.yaml rename to stable/ddns-go/4.0.5/questions.yaml diff --git a/stable/ddns-go/4.0.4/templates/common.yaml b/stable/ddns-go/4.0.5/templates/common.yaml similarity index 100% rename from stable/ddns-go/4.0.4/templates/common.yaml rename to stable/ddns-go/4.0.5/templates/common.yaml diff --git a/stable/ddns-go/4.0.4/values.yaml b/stable/ddns-go/4.0.5/values.yaml similarity index 100% rename from stable/ddns-go/4.0.4/values.yaml rename to stable/ddns-go/4.0.5/values.yaml