From 7bd0b83929bd49c3f7d1be901aeb11ea46544a46 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 5 Feb 2023 14:25:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mosdns/4.0.11/app-changelog.md | 9 --------- stable/mosdns/{4.0.11 => 4.0.12}/CHANGELOG.md | 18 +++++++++--------- stable/mosdns/{4.0.11 => 4.0.12}/Chart.yaml | 4 ++-- stable/mosdns/{4.0.11 => 4.0.12}/README.md | 0 stable/mosdns/4.0.12/app-changelog.md | 9 +++++++++ .../mosdns/{4.0.11 => 4.0.12}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../mosdns/{4.0.11 => 4.0.12}/ix_values.yaml | 2 +- .../mosdns/{4.0.11 => 4.0.12}/questions.yaml | 0 .../{4.0.11 => 4.0.12}/templates/common.yaml | 0 stable/mosdns/{4.0.11 => 4.0.12}/values.yaml | 0 11 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 stable/mosdns/4.0.11/app-changelog.md rename stable/mosdns/{4.0.11 => 4.0.12}/CHANGELOG.md (89%) rename stable/mosdns/{4.0.11 => 4.0.12}/Chart.yaml (95%) rename stable/mosdns/{4.0.11 => 4.0.12}/README.md (100%) create mode 100644 stable/mosdns/4.0.12/app-changelog.md rename stable/mosdns/{4.0.11 => 4.0.12}/app-readme.md (100%) rename stable/mosdns/{4.0.11 => 4.0.12}/charts/common-11.1.2.tgz (100%) rename stable/mosdns/{4.0.11 => 4.0.12}/ix_values.yaml (85%) rename stable/mosdns/{4.0.11 => 4.0.12}/questions.yaml (100%) rename stable/mosdns/{4.0.11 => 4.0.12}/templates/common.yaml (100%) rename stable/mosdns/{4.0.11 => 4.0.12}/values.yaml (100%) diff --git a/stable/mosdns/4.0.11/app-changelog.md b/stable/mosdns/4.0.11/app-changelog.md deleted file mode 100644 index 05c6fd7ca3..0000000000 --- a/stable/mosdns/4.0.11/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-4.0.11](https://github.com/truecharts/charts/compare/mosdns-4.0.10...mosdns-4.0.11) (2023-02-03) - -### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - \ No newline at end of file diff --git a/stable/mosdns/4.0.11/CHANGELOG.md b/stable/mosdns/4.0.12/CHANGELOG.md similarity index 89% rename from stable/mosdns/4.0.11/CHANGELOG.md rename to stable/mosdns/4.0.12/CHANGELOG.md index 8fe14b0848..491bac2196 100644 --- a/stable/mosdns/4.0.11/CHANGELOG.md +++ b/stable/mosdns/4.0.12/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosdns-4.0.12](https://github.com/truecharts/charts/compare/mosdns-4.0.11...mosdns-4.0.12) (2023-02-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.1.0 + + + + ## [mosdns-4.0.11](https://github.com/truecharts/charts/compare/mosdns-4.0.10...mosdns-4.0.11) (2023-02-03) ### Fix @@ -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) - - - - -## [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.11/Chart.yaml b/stable/mosdns/4.0.12/Chart.yaml similarity index 95% rename from stable/mosdns/4.0.11/Chart.yaml rename to stable/mosdns/4.0.12/Chart.yaml index faa51c21c2..7d2210a2e6 100644 --- a/stable/mosdns/4.0.11/Chart.yaml +++ b/stable/mosdns/4.0.12/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 4.0.11 -appVersion: "5.0.1" +version: 4.0.12 +appVersion: "5.1.0" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false diff --git a/stable/mosdns/4.0.11/README.md b/stable/mosdns/4.0.12/README.md similarity index 100% rename from stable/mosdns/4.0.11/README.md rename to stable/mosdns/4.0.12/README.md diff --git a/stable/mosdns/4.0.12/app-changelog.md b/stable/mosdns/4.0.12/app-changelog.md new file mode 100644 index 0000000000..9a5f13cd6e --- /dev/null +++ b/stable/mosdns/4.0.12/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-4.0.12](https://github.com/truecharts/charts/compare/mosdns-4.0.11...mosdns-4.0.12) (2023-02-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.1.0 + + \ No newline at end of file diff --git a/stable/mosdns/4.0.11/app-readme.md b/stable/mosdns/4.0.12/app-readme.md similarity index 100% rename from stable/mosdns/4.0.11/app-readme.md rename to stable/mosdns/4.0.12/app-readme.md diff --git a/stable/mosdns/4.0.11/charts/common-11.1.2.tgz b/stable/mosdns/4.0.12/charts/common-11.1.2.tgz similarity index 100% rename from stable/mosdns/4.0.11/charts/common-11.1.2.tgz rename to stable/mosdns/4.0.12/charts/common-11.1.2.tgz diff --git a/stable/mosdns/4.0.11/ix_values.yaml b/stable/mosdns/4.0.12/ix_values.yaml similarity index 85% rename from stable/mosdns/4.0.11/ix_values.yaml rename to stable/mosdns/4.0.12/ix_values.yaml index 744f2ad1ab..d32e3738a9 100644 --- a/stable/mosdns/4.0.11/ix_values.yaml +++ b/stable/mosdns/4.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 5.0.1@sha256:7ab24d1716156102e50d06f9c94cce397c47426516ef863dcb57d9da1255c331 + tag: 5.1.0@sha256:f7d7c9029ec456120733e401b73d0f1c1f5673f50d7b8527a5a24a6300ba5c13 securityContext: readOnlyRootFilesystem: false diff --git a/stable/mosdns/4.0.11/questions.yaml b/stable/mosdns/4.0.12/questions.yaml similarity index 100% rename from stable/mosdns/4.0.11/questions.yaml rename to stable/mosdns/4.0.12/questions.yaml diff --git a/stable/mosdns/4.0.11/templates/common.yaml b/stable/mosdns/4.0.12/templates/common.yaml similarity index 100% rename from stable/mosdns/4.0.11/templates/common.yaml rename to stable/mosdns/4.0.12/templates/common.yaml diff --git a/stable/mosdns/4.0.11/values.yaml b/stable/mosdns/4.0.12/values.yaml similarity index 100% rename from stable/mosdns/4.0.11/values.yaml rename to stable/mosdns/4.0.12/values.yaml