diff --git a/stable/mosdns/6.0.6/app-changelog.md b/stable/mosdns/6.0.6/app-changelog.md deleted file mode 100644 index ea6e90d3784..00000000000 --- a/stable/mosdns/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-6.0.6](https://github.com/truecharts/charts/compare/mosdns-6.0.5...mosdns-6.0.6) (2023-11-03) - -### Chore - -- update helm general non-major ([#14287](https://github.com/truecharts/charts/issues/14287)) - - \ No newline at end of file diff --git a/stable/mosdns/6.0.6/CHANGELOG.md b/stable/mosdns/6.0.7/CHANGELOG.md similarity index 90% rename from stable/mosdns/6.0.6/CHANGELOG.md rename to stable/mosdns/6.0.7/CHANGELOG.md index bfb859474ea..675928e28e9 100644 --- a/stable/mosdns/6.0.6/CHANGELOG.md +++ b/stable/mosdns/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosdns-6.0.7](https://github.com/truecharts/charts/compare/mosdns-6.0.6...mosdns-6.0.7) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.3.0 ([#14335](https://github.com/truecharts/charts/issues/14335)) + + + + ## [mosdns-6.0.6](https://github.com/truecharts/charts/compare/mosdns-6.0.5...mosdns-6.0.6) (2023-11-03) ### Chore @@ -88,12 +97,3 @@ - update helm general non-major ([#9558](https://github.com/truecharts/charts/issues/9558)) - - - -## [mosdns-5.0.20](https://github.com/truecharts/charts/compare/mosdns-5.0.19...mosdns-5.0.20) (2023-06-07) - -### Chore - -- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457)) - diff --git a/stable/mosdns/6.0.6/Chart.yaml b/stable/mosdns/6.0.7/Chart.yaml similarity index 95% rename from stable/mosdns/6.0.6/Chart.yaml rename to stable/mosdns/6.0.7/Chart.yaml index 9af07c0d272..23471e20e81 100644 --- a/stable/mosdns/6.0.6/Chart.yaml +++ b/stable/mosdns/6.0.7/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 6.0.6 -appVersion: "5.2.1" +version: 6.0.7 +appVersion: "5.3.0" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false diff --git a/stable/mosdns/6.0.6/README.md b/stable/mosdns/6.0.7/README.md similarity index 100% rename from stable/mosdns/6.0.6/README.md rename to stable/mosdns/6.0.7/README.md diff --git a/stable/mosdns/6.0.7/app-changelog.md b/stable/mosdns/6.0.7/app-changelog.md new file mode 100644 index 00000000000..af7c05238a3 --- /dev/null +++ b/stable/mosdns/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-6.0.7](https://github.com/truecharts/charts/compare/mosdns-6.0.6...mosdns-6.0.7) (2023-11-04) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.3.0 ([#14335](https://github.com/truecharts/charts/issues/14335)) + + \ No newline at end of file diff --git a/stable/mosdns/6.0.6/app-readme.md b/stable/mosdns/6.0.7/app-readme.md similarity index 100% rename from stable/mosdns/6.0.6/app-readme.md rename to stable/mosdns/6.0.7/app-readme.md diff --git a/stable/mosdns/6.0.6/charts/common-14.2.2.tgz b/stable/mosdns/6.0.7/charts/common-14.2.2.tgz similarity index 100% rename from stable/mosdns/6.0.6/charts/common-14.2.2.tgz rename to stable/mosdns/6.0.7/charts/common-14.2.2.tgz diff --git a/stable/mosdns/6.0.6/ix_values.yaml b/stable/mosdns/6.0.7/ix_values.yaml similarity index 89% rename from stable/mosdns/6.0.6/ix_values.yaml rename to stable/mosdns/6.0.7/ix_values.yaml index 43bde83d700..ebf0dd1d51f 100644 --- a/stable/mosdns/6.0.6/ix_values.yaml +++ b/stable/mosdns/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: v5.2.1@sha256:b89d56d515228b14a1eeb00b5308e90d7267033b73693a439d0710cba1208981 + tag: v5.3.0@sha256:088ef73547d7e3291ca202c3f671b98dd6da10ce8a834d1abf5a353ae2449036 service: main: ports: diff --git a/stable/mosdns/6.0.6/questions.yaml b/stable/mosdns/6.0.7/questions.yaml similarity index 100% rename from stable/mosdns/6.0.6/questions.yaml rename to stable/mosdns/6.0.7/questions.yaml diff --git a/stable/mosdns/6.0.6/templates/NOTES.txt b/stable/mosdns/6.0.7/templates/NOTES.txt similarity index 100% rename from stable/mosdns/6.0.6/templates/NOTES.txt rename to stable/mosdns/6.0.7/templates/NOTES.txt diff --git a/stable/mosdns/6.0.6/templates/common.yaml b/stable/mosdns/6.0.7/templates/common.yaml similarity index 100% rename from stable/mosdns/6.0.6/templates/common.yaml rename to stable/mosdns/6.0.7/templates/common.yaml diff --git a/stable/mosdns/6.0.6/values.yaml b/stable/mosdns/6.0.7/values.yaml similarity index 100% rename from stable/mosdns/6.0.6/values.yaml rename to stable/mosdns/6.0.7/values.yaml