diff --git a/stable/mosdns/4.0.8/app-changelog.md b/stable/mosdns/4.0.8/app-changelog.md deleted file mode 100644 index c7a0cc4edb..0000000000 --- a/stable/mosdns/4.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-4.0.8](https://github.com/truecharts/charts/compare/mosdns-4.0.7...mosdns-4.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/stable/mosdns/4.0.8/CHANGELOG.md b/stable/mosdns/4.0.9/CHANGELOG.md similarity index 89% rename from stable/mosdns/4.0.8/CHANGELOG.md rename to stable/mosdns/4.0.9/CHANGELOG.md index efb88c70af..cdee482e2f 100644 --- a/stable/mosdns/4.0.8/CHANGELOG.md +++ b/stable/mosdns/4.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosdns-4.0.9](https://github.com/truecharts/charts/compare/mosdns-4.0.8...mosdns-4.0.9) (2022-12-31) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 4.5.3 + + + + ## [mosdns-4.0.8](https://github.com/truecharts/charts/compare/mosdns-4.0.7...mosdns-4.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ -## [mosdns-4.0.2](https://github.com/truecharts/charts/compare/mosdns-4.0.1...mosdns-4.0.2) (2022-11-30) - - - - -## [mosdns-4.0.2](https://github.com/truecharts/charts/compare/mosdns-4.0.1...mosdns-4.0.2) (2022-11-30) - - - diff --git a/stable/mosdns/4.0.8/Chart.yaml b/stable/mosdns/4.0.9/Chart.yaml similarity index 98% rename from stable/mosdns/4.0.8/Chart.yaml rename to stable/mosdns/4.0.9/Chart.yaml index 7989e64307..62d7dd2b0b 100644 --- a/stable/mosdns/4.0.8/Chart.yaml +++ b/stable/mosdns/4.0.9/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 4.0.8 +version: 4.0.9 appVersion: "4.5.3" description: A location-based pluggable DNS forwarder/splitter. type: application diff --git a/stable/mosdns/4.0.8/README.md b/stable/mosdns/4.0.9/README.md similarity index 100% rename from stable/mosdns/4.0.8/README.md rename to stable/mosdns/4.0.9/README.md diff --git a/stable/mosdns/4.0.9/app-changelog.md b/stable/mosdns/4.0.9/app-changelog.md new file mode 100644 index 0000000000..db693b5cea --- /dev/null +++ b/stable/mosdns/4.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-4.0.9](https://github.com/truecharts/charts/compare/mosdns-4.0.8...mosdns-4.0.9) (2022-12-31) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 4.5.3 + + \ No newline at end of file diff --git a/stable/mosdns/4.0.8/app-readme.md b/stable/mosdns/4.0.9/app-readme.md similarity index 100% rename from stable/mosdns/4.0.8/app-readme.md rename to stable/mosdns/4.0.9/app-readme.md diff --git a/stable/mosdns/4.0.8/charts/common-11.1.2.tgz b/stable/mosdns/4.0.9/charts/common-11.1.2.tgz similarity index 100% rename from stable/mosdns/4.0.8/charts/common-11.1.2.tgz rename to stable/mosdns/4.0.9/charts/common-11.1.2.tgz diff --git a/stable/mosdns/4.0.8/ix_values.yaml b/stable/mosdns/4.0.9/ix_values.yaml similarity index 85% rename from stable/mosdns/4.0.8/ix_values.yaml rename to stable/mosdns/4.0.9/ix_values.yaml index c6e2cbeca3..68e40f4ea1 100644 --- a/stable/mosdns/4.0.8/ix_values.yaml +++ b/stable/mosdns/4.0.9/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 4.5.3@sha256:17f395c5867d1365aaa231c9543e12418acf857cf9c412de787c673f390806c1 + tag: 4.5.3@sha256:3acef30fa1b4b685ccc84f360bb41a3f3592cdce9b5f3e3e94668c1d153bf560 securityContext: readOnlyRootFilesystem: false diff --git a/stable/mosdns/4.0.8/questions.yaml b/stable/mosdns/4.0.9/questions.yaml similarity index 100% rename from stable/mosdns/4.0.8/questions.yaml rename to stable/mosdns/4.0.9/questions.yaml diff --git a/stable/mosdns/4.0.8/templates/common.yaml b/stable/mosdns/4.0.9/templates/common.yaml similarity index 100% rename from stable/mosdns/4.0.8/templates/common.yaml rename to stable/mosdns/4.0.9/templates/common.yaml diff --git a/stable/mosdns/4.0.8/values.yaml b/stable/mosdns/4.0.9/values.yaml similarity index 100% rename from stable/mosdns/4.0.8/values.yaml rename to stable/mosdns/4.0.9/values.yaml