From d22f29fb04ad9a046dd820a627de030d3446a4b6 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 30 Sep 2023 13:39:49 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- stable/mosdns/6.0.0/app-changelog.md | 0 stable/mosdns/{6.0.0 => 6.0.1}/CHANGELOG.md | 18 +++++++++--------- stable/mosdns/{6.0.0 => 6.0.1}/Chart.yaml | 4 ++-- stable/mosdns/{6.0.0 => 6.0.1}/README.md | 0 stable/mosdns/6.0.1/app-changelog.md | 9 +++++++++ stable/mosdns/{6.0.0 => 6.0.1}/app-readme.md | 0 .../{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz | Bin stable/mosdns/{6.0.0 => 6.0.1}/ix_values.yaml | 2 +- stable/mosdns/{6.0.0 => 6.0.1}/questions.yaml | 0 .../{6.0.0 => 6.0.1}/templates/NOTES.txt | 0 .../{6.0.0 => 6.0.1}/templates/common.yaml | 0 stable/mosdns/{6.0.0 => 6.0.1}/values.yaml | 0 12 files changed, 21 insertions(+), 12 deletions(-) delete mode 100644 stable/mosdns/6.0.0/app-changelog.md rename stable/mosdns/{6.0.0 => 6.0.1}/CHANGELOG.md (90%) rename stable/mosdns/{6.0.0 => 6.0.1}/Chart.yaml (95%) rename stable/mosdns/{6.0.0 => 6.0.1}/README.md (100%) create mode 100644 stable/mosdns/6.0.1/app-changelog.md rename stable/mosdns/{6.0.0 => 6.0.1}/app-readme.md (100%) rename stable/mosdns/{6.0.0 => 6.0.1}/charts/common-14.0.1.tgz (100%) rename stable/mosdns/{6.0.0 => 6.0.1}/ix_values.yaml (89%) rename stable/mosdns/{6.0.0 => 6.0.1}/questions.yaml (100%) rename stable/mosdns/{6.0.0 => 6.0.1}/templates/NOTES.txt (100%) rename stable/mosdns/{6.0.0 => 6.0.1}/templates/common.yaml (100%) rename stable/mosdns/{6.0.0 => 6.0.1}/values.yaml (100%) diff --git a/stable/mosdns/6.0.0/app-changelog.md b/stable/mosdns/6.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/stable/mosdns/6.0.0/CHANGELOG.md b/stable/mosdns/6.0.1/CHANGELOG.md similarity index 90% rename from stable/mosdns/6.0.0/CHANGELOG.md rename to stable/mosdns/6.0.1/CHANGELOG.md index 28119ef9ef..5d6344d00e 100644 --- a/stable/mosdns/6.0.0/CHANGELOG.md +++ b/stable/mosdns/6.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mosdns-6.0.1](https://github.com/truecharts/charts/compare/mosdns-6.0.0...mosdns-6.0.1) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.2.1 ([#13113](https://github.com/truecharts/charts/issues/13113)) + + + + ## [mosdns-6.0.0](https://github.com/truecharts/charts/compare/mosdns-5.0.24...mosdns-6.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156)) - - - -## [mosdns-5.0.15](https://github.com/truecharts/charts/compare/mosdns-5.0.14...mosdns-5.0.15) (2023-05-24) - -### Chore - -- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125)) - diff --git a/stable/mosdns/6.0.0/Chart.yaml b/stable/mosdns/6.0.1/Chart.yaml similarity index 95% rename from stable/mosdns/6.0.0/Chart.yaml rename to stable/mosdns/6.0.1/Chart.yaml index 95f5927123..eb1d3a455d 100644 --- a/stable/mosdns/6.0.0/Chart.yaml +++ b/stable/mosdns/6.0.1/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 6.0.0 -appVersion: "5.1.3" +version: 6.0.1 +appVersion: "5.2.1" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false diff --git a/stable/mosdns/6.0.0/README.md b/stable/mosdns/6.0.1/README.md similarity index 100% rename from stable/mosdns/6.0.0/README.md rename to stable/mosdns/6.0.1/README.md diff --git a/stable/mosdns/6.0.1/app-changelog.md b/stable/mosdns/6.0.1/app-changelog.md new file mode 100644 index 0000000000..bb7ad78999 --- /dev/null +++ b/stable/mosdns/6.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mosdns-6.0.1](https://github.com/truecharts/charts/compare/mosdns-6.0.0...mosdns-6.0.1) (2023-09-30) + +### Chore + +- update container image tccr.io/truecharts/mosdns to v5.2.1 ([#13113](https://github.com/truecharts/charts/issues/13113)) + + \ No newline at end of file diff --git a/stable/mosdns/6.0.0/app-readme.md b/stable/mosdns/6.0.1/app-readme.md similarity index 100% rename from stable/mosdns/6.0.0/app-readme.md rename to stable/mosdns/6.0.1/app-readme.md diff --git a/stable/mosdns/6.0.0/charts/common-14.0.1.tgz b/stable/mosdns/6.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/mosdns/6.0.0/charts/common-14.0.1.tgz rename to stable/mosdns/6.0.1/charts/common-14.0.1.tgz diff --git a/stable/mosdns/6.0.0/ix_values.yaml b/stable/mosdns/6.0.1/ix_values.yaml similarity index 89% rename from stable/mosdns/6.0.0/ix_values.yaml rename to stable/mosdns/6.0.1/ix_values.yaml index 4338e71528..43bde83d70 100644 --- a/stable/mosdns/6.0.0/ix_values.yaml +++ b/stable/mosdns/6.0.1/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 5.1.3@sha256:ac6a5264536ccc5fa9754c4a98a84067a4bdbbd6e29f53ff5802de77dc6ef85f + tag: v5.2.1@sha256:b89d56d515228b14a1eeb00b5308e90d7267033b73693a439d0710cba1208981 service: main: ports: diff --git a/stable/mosdns/6.0.0/questions.yaml b/stable/mosdns/6.0.1/questions.yaml similarity index 100% rename from stable/mosdns/6.0.0/questions.yaml rename to stable/mosdns/6.0.1/questions.yaml diff --git a/stable/mosdns/6.0.0/templates/NOTES.txt b/stable/mosdns/6.0.1/templates/NOTES.txt similarity index 100% rename from stable/mosdns/6.0.0/templates/NOTES.txt rename to stable/mosdns/6.0.1/templates/NOTES.txt diff --git a/stable/mosdns/6.0.0/templates/common.yaml b/stable/mosdns/6.0.1/templates/common.yaml similarity index 100% rename from stable/mosdns/6.0.0/templates/common.yaml rename to stable/mosdns/6.0.1/templates/common.yaml diff --git a/stable/mosdns/6.0.0/values.yaml b/stable/mosdns/6.0.1/values.yaml similarity index 100% rename from stable/mosdns/6.0.0/values.yaml rename to stable/mosdns/6.0.1/values.yaml