From 29724bbb051a441642ea58b0946e1e6a3af0c628 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 5 May 2023 09:58:09 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mosdns/{5.0.9 => 5.0.10}/CHANGELOG.md | 18 +++++++++--------- stable/mosdns/{5.0.9 => 5.0.10}/Chart.yaml | 2 +- stable/mosdns/{5.0.9 => 5.0.10}/README.md | 0 stable/mosdns/5.0.10/app-changelog.md | 9 +++++++++ stable/mosdns/{5.0.9 => 5.0.10}/app-readme.md | 0 .../charts/common-12.6.4.tgz | Bin .../mosdns/{5.0.9 => 5.0.10}/ix_values.yaml | 2 +- .../mosdns/{5.0.9 => 5.0.10}/questions.yaml | 0 .../{5.0.9 => 5.0.10}/templates/NOTES.txt | 0 .../{5.0.9 => 5.0.10}/templates/common.yaml | 0 stable/mosdns/{5.0.9 => 5.0.10}/values.yaml | 0 stable/mosdns/5.0.9/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 20 deletions(-) rename stable/mosdns/{5.0.9 => 5.0.10}/CHANGELOG.md (90%) rename stable/mosdns/{5.0.9 => 5.0.10}/Chart.yaml (97%) rename stable/mosdns/{5.0.9 => 5.0.10}/README.md (100%) create mode 100644 stable/mosdns/5.0.10/app-changelog.md rename stable/mosdns/{5.0.9 => 5.0.10}/app-readme.md (100%) rename stable/mosdns/{5.0.9 => 5.0.10}/charts/common-12.6.4.tgz (100%) rename stable/mosdns/{5.0.9 => 5.0.10}/ix_values.yaml (89%) rename stable/mosdns/{5.0.9 => 5.0.10}/questions.yaml (100%) rename stable/mosdns/{5.0.9 => 5.0.10}/templates/NOTES.txt (100%) rename stable/mosdns/{5.0.9 => 5.0.10}/templates/common.yaml (100%) rename stable/mosdns/{5.0.9 => 5.0.10}/values.yaml (100%) delete mode 100644 stable/mosdns/5.0.9/app-changelog.md diff --git a/stable/mosdns/5.0.9/CHANGELOG.md b/stable/mosdns/5.0.10/CHANGELOG.md similarity index 90% rename from stable/mosdns/5.0.9/CHANGELOG.md rename to stable/mosdns/5.0.10/CHANGELOG.md index 2ca9d8fef97..fcf4afbeee2 100644 --- a/stable/mosdns/5.0.9/CHANGELOG.md +++ b/stable/mosdns/5.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) + + + + ## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) ### Chore @@ -88,12 +97,3 @@ - BREAKING CHANGE migrate to new common part 2 ([#7992](https://github.com/truecharts/charts/issues/7992)) - - -## [mosdns-4.0.15](https://github.com/truecharts/charts/compare/mosdns-4.0.14...mosdns-4.0.15) (2023-02-25) - -### Chore - -- update container image tccr.io/truecharts/mosdns to v5.1.1 - - diff --git a/stable/mosdns/5.0.9/Chart.yaml b/stable/mosdns/5.0.10/Chart.yaml similarity index 97% rename from stable/mosdns/5.0.9/Chart.yaml rename to stable/mosdns/5.0.10/Chart.yaml index d561996d75f..f5ea3c1ae26 100644 --- a/stable/mosdns/5.0.9/Chart.yaml +++ b/stable/mosdns/5.0.10/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 5.0.9 +version: 5.0.10 appVersion: "5.1.3" description: A location-based pluggable DNS forwarder/splitter. type: application diff --git a/stable/mosdns/5.0.9/README.md b/stable/mosdns/5.0.10/README.md similarity index 100% rename from stable/mosdns/5.0.9/README.md rename to stable/mosdns/5.0.10/README.md diff --git a/stable/mosdns/5.0.10/app-changelog.md b/stable/mosdns/5.0.10/app-changelog.md new file mode 100644 index 00000000000..f3441ec49c4 --- /dev/null +++ b/stable/mosdns/5.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-5.0.10](https://github.com/truecharts/charts/compare/mosdns-5.0.9...mosdns-5.0.10) (2023-05-05) + +### Chore + +- update container image tccr.io/truecharts/mosdns to 5.1.3 ([#8769](https://github.com/truecharts/charts/issues/8769)) + + \ No newline at end of file diff --git a/stable/mosdns/5.0.9/app-readme.md b/stable/mosdns/5.0.10/app-readme.md similarity index 100% rename from stable/mosdns/5.0.9/app-readme.md rename to stable/mosdns/5.0.10/app-readme.md diff --git a/stable/mosdns/5.0.9/charts/common-12.6.4.tgz b/stable/mosdns/5.0.10/charts/common-12.6.4.tgz similarity index 100% rename from stable/mosdns/5.0.9/charts/common-12.6.4.tgz rename to stable/mosdns/5.0.10/charts/common-12.6.4.tgz diff --git a/stable/mosdns/5.0.9/ix_values.yaml b/stable/mosdns/5.0.10/ix_values.yaml similarity index 89% rename from stable/mosdns/5.0.9/ix_values.yaml rename to stable/mosdns/5.0.10/ix_values.yaml index cb42937c259..4338e715284 100644 --- a/stable/mosdns/5.0.9/ix_values.yaml +++ b/stable/mosdns/5.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 5.1.3@sha256:0e524ab64b4e3d7f10a9c2c6907704c68a17467a38b0755a845c9786d73bdf1e + tag: 5.1.3@sha256:ac6a5264536ccc5fa9754c4a98a84067a4bdbbd6e29f53ff5802de77dc6ef85f service: main: ports: diff --git a/stable/mosdns/5.0.9/questions.yaml b/stable/mosdns/5.0.10/questions.yaml similarity index 100% rename from stable/mosdns/5.0.9/questions.yaml rename to stable/mosdns/5.0.10/questions.yaml diff --git a/stable/mosdns/5.0.9/templates/NOTES.txt b/stable/mosdns/5.0.10/templates/NOTES.txt similarity index 100% rename from stable/mosdns/5.0.9/templates/NOTES.txt rename to stable/mosdns/5.0.10/templates/NOTES.txt diff --git a/stable/mosdns/5.0.9/templates/common.yaml b/stable/mosdns/5.0.10/templates/common.yaml similarity index 100% rename from stable/mosdns/5.0.9/templates/common.yaml rename to stable/mosdns/5.0.10/templates/common.yaml diff --git a/stable/mosdns/5.0.9/values.yaml b/stable/mosdns/5.0.10/values.yaml similarity index 100% rename from stable/mosdns/5.0.9/values.yaml rename to stable/mosdns/5.0.10/values.yaml diff --git a/stable/mosdns/5.0.9/app-changelog.md b/stable/mosdns/5.0.9/app-changelog.md deleted file mode 100644 index 885a5b5afa6..00000000000 --- a/stable/mosdns/5.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-5.0.9](https://github.com/truecharts/charts/compare/mosdns-5.0.8...mosdns-5.0.9) (2023-05-03) - -### Chore - -- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739)) - - \ No newline at end of file