diff --git a/stable/mosdns/4.0.14/app-changelog.md b/stable/mosdns/4.0.14/app-changelog.md deleted file mode 100644 index c2bc98f4213..00000000000 --- a/stable/mosdns/4.0.14/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mosdns-4.0.14](https://github.com/truecharts/charts/compare/mosdns-4.0.13...mosdns-4.0.14) (2023-02-10) - -### Chore - -- update container image tccr.io/truecharts/mosdns to 5.1.0 - - \ No newline at end of file diff --git a/stable/mosdns/4.0.14/CHANGELOG.md b/stable/mosdns/4.0.15/CHANGELOG.md similarity index 92% rename from stable/mosdns/4.0.14/CHANGELOG.md rename to stable/mosdns/4.0.15/CHANGELOG.md index 5a569aa5ea3..ec646e8868d 100644 --- a/stable/mosdns/4.0.14/CHANGELOG.md +++ b/stable/mosdns/4.0.15/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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 + + + + ## [mosdns-4.0.14](https://github.com/truecharts/charts/compare/mosdns-4.0.13...mosdns-4.0.14) (2023-02-10) ### Chore @@ -88,12 +97,3 @@ ## [mosdns-4.0.5](https://github.com/truecharts/charts/compare/mosdns-4.0.4...mosdns-4.0.5) (2022-12-22) ### Chore - -- update container image tccr.io/truecharts/mosdns to v4.5.3 - - - - -## [mosdns-4.0.4](https://github.com/truecharts/charts/compare/mosdns-4.0.3...mosdns-4.0.4) (2022-12-19) - -### Chore diff --git a/stable/mosdns/4.0.14/Chart.yaml b/stable/mosdns/4.0.15/Chart.yaml similarity index 95% rename from stable/mosdns/4.0.14/Chart.yaml rename to stable/mosdns/4.0.15/Chart.yaml index db3f1bf74a4..c9106059119 100644 --- a/stable/mosdns/4.0.14/Chart.yaml +++ b/stable/mosdns/4.0.15/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 4.0.14 -appVersion: "5.1.0" +version: 4.0.15 +appVersion: "5.1.1" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false diff --git a/stable/mosdns/4.0.14/README.md b/stable/mosdns/4.0.15/README.md similarity index 100% rename from stable/mosdns/4.0.14/README.md rename to stable/mosdns/4.0.15/README.md diff --git a/stable/mosdns/4.0.15/app-changelog.md b/stable/mosdns/4.0.15/app-changelog.md new file mode 100644 index 00000000000..c2d4241541e --- /dev/null +++ b/stable/mosdns/4.0.15/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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 + + \ No newline at end of file diff --git a/stable/mosdns/4.0.14/app-readme.md b/stable/mosdns/4.0.15/app-readme.md similarity index 100% rename from stable/mosdns/4.0.14/app-readme.md rename to stable/mosdns/4.0.15/app-readme.md diff --git a/stable/mosdns/4.0.14/charts/common-11.1.2.tgz b/stable/mosdns/4.0.15/charts/common-11.1.2.tgz similarity index 100% rename from stable/mosdns/4.0.14/charts/common-11.1.2.tgz rename to stable/mosdns/4.0.15/charts/common-11.1.2.tgz diff --git a/stable/mosdns/4.0.14/ix_values.yaml b/stable/mosdns/4.0.15/ix_values.yaml similarity index 85% rename from stable/mosdns/4.0.14/ix_values.yaml rename to stable/mosdns/4.0.15/ix_values.yaml index 9676aa42a21..1e9b3499423 100644 --- a/stable/mosdns/4.0.14/ix_values.yaml +++ b/stable/mosdns/4.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 5.1.0@sha256:f40baf65562764e1eb80014e66f09628b5d8ff549c9059e50fe6c36447766786 + tag: 5.1.1@sha256:ef972ef1e903ad1356921af940b7d54ba820c1a99c1ead1daff443c806126b59 securityContext: readOnlyRootFilesystem: false diff --git a/stable/mosdns/4.0.14/questions.yaml b/stable/mosdns/4.0.15/questions.yaml similarity index 100% rename from stable/mosdns/4.0.14/questions.yaml rename to stable/mosdns/4.0.15/questions.yaml diff --git a/stable/mosdns/4.0.14/templates/common.yaml b/stable/mosdns/4.0.15/templates/common.yaml similarity index 100% rename from stable/mosdns/4.0.14/templates/common.yaml rename to stable/mosdns/4.0.15/templates/common.yaml diff --git a/stable/mosdns/4.0.14/values.yaml b/stable/mosdns/4.0.15/values.yaml similarity index 100% rename from stable/mosdns/4.0.14/values.yaml rename to stable/mosdns/4.0.15/values.yaml