From 7d450360c40275e6dc1cc7e24923910031355e2d Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 15 Dec 2022 14:11:46 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../dns-doh-companion/2.0.3/app-changelog.md | 9 --------- .../{2.0.3 => 2.0.4}/CHANGELOG.md | 18 +++++++++--------- .../{2.0.3 => 2.0.4}/Chart.yaml | 2 +- .../{2.0.3 => 2.0.4}/README.md | 0 .../dns-doh-companion/2.0.4/app-changelog.md | 9 +++++++++ .../{2.0.3 => 2.0.4}/app-readme.md | 0 .../{2.0.3 => 2.0.4}/charts/common-11.0.7.tgz | Bin .../{2.0.3 => 2.0.4}/ix_values.yaml | 2 +- .../{2.0.3 => 2.0.4}/questions.yaml | 0 .../{2.0.3 => 2.0.4}/templates/common.yaml | 0 .../{2.0.3 => 2.0.4}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/dns-doh-companion/2.0.3/app-changelog.md rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/CHANGELOG.md (91%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/Chart.yaml (98%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/README.md (100%) create mode 100644 incubator/dns-doh-companion/2.0.4/app-changelog.md rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/app-readme.md (100%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/charts/common-11.0.7.tgz (100%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/ix_values.yaml (85%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/questions.yaml (100%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/templates/common.yaml (100%) rename incubator/dns-doh-companion/{2.0.3 => 2.0.4}/values.yaml (100%) diff --git a/incubator/dns-doh-companion/2.0.3/app-changelog.md b/incubator/dns-doh-companion/2.0.3/app-changelog.md deleted file mode 100644 index 7997926fc91..00000000000 --- a/incubator/dns-doh-companion/2.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [dns-doh-companion-2.0.3](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.2...dns-doh-companion-2.0.3) (2022-12-13) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/dns-doh-companion/2.0.3/CHANGELOG.md b/incubator/dns-doh-companion/2.0.4/CHANGELOG.md similarity index 91% rename from incubator/dns-doh-companion/2.0.3/CHANGELOG.md rename to incubator/dns-doh-companion/2.0.4/CHANGELOG.md index 3ae9ab5e69a..fa0cb58d450 100644 --- a/incubator/dns-doh-companion/2.0.3/CHANGELOG.md +++ b/incubator/dns-doh-companion/2.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [dns-doh-companion-2.0.4](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.3...dns-doh-companion-2.0.4) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/dns-doh-companion to latest + + + + ## [dns-doh-companion-2.0.3](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.2...dns-doh-companion-2.0.3) (2022-12-13) ### Chore @@ -81,15 +90,6 @@ -## [dns-doh-companion-2.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.0...dns-doh-companion-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [dns-doh-companion-2.0.1](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.0...dns-doh-companion-2.0.1) (2022-11-15) ### Chore diff --git a/incubator/dns-doh-companion/2.0.3/Chart.yaml b/incubator/dns-doh-companion/2.0.4/Chart.yaml similarity index 98% rename from incubator/dns-doh-companion/2.0.3/Chart.yaml rename to incubator/dns-doh-companion/2.0.4/Chart.yaml index e3095b23dd6..2377b274b64 100644 --- a/incubator/dns-doh-companion/2.0.3/Chart.yaml +++ b/incubator/dns-doh-companion/2.0.4/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://developers.cloudflare.com/1.1.1.1/dns-over-https/cloudflared-proxy/ - https://hub.docker.com/r/testdasi/simple-dns-doh/ type: application -version: 2.0.3 +version: 2.0.4 diff --git a/incubator/dns-doh-companion/2.0.3/README.md b/incubator/dns-doh-companion/2.0.4/README.md similarity index 100% rename from incubator/dns-doh-companion/2.0.3/README.md rename to incubator/dns-doh-companion/2.0.4/README.md diff --git a/incubator/dns-doh-companion/2.0.4/app-changelog.md b/incubator/dns-doh-companion/2.0.4/app-changelog.md new file mode 100644 index 00000000000..e5dbfea32cb --- /dev/null +++ b/incubator/dns-doh-companion/2.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [dns-doh-companion-2.0.4](https://github.com/truecharts/charts/compare/dns-doh-companion-2.0.3...dns-doh-companion-2.0.4) (2022-12-15) + +### Chore + +- update container image tccr.io/truecharts/dns-doh-companion to latest + + \ No newline at end of file diff --git a/incubator/dns-doh-companion/2.0.3/app-readme.md b/incubator/dns-doh-companion/2.0.4/app-readme.md similarity index 100% rename from incubator/dns-doh-companion/2.0.3/app-readme.md rename to incubator/dns-doh-companion/2.0.4/app-readme.md diff --git a/incubator/dns-doh-companion/2.0.3/charts/common-11.0.7.tgz b/incubator/dns-doh-companion/2.0.4/charts/common-11.0.7.tgz similarity index 100% rename from incubator/dns-doh-companion/2.0.3/charts/common-11.0.7.tgz rename to incubator/dns-doh-companion/2.0.4/charts/common-11.0.7.tgz diff --git a/incubator/dns-doh-companion/2.0.3/ix_values.yaml b/incubator/dns-doh-companion/2.0.4/ix_values.yaml similarity index 85% rename from incubator/dns-doh-companion/2.0.3/ix_values.yaml rename to incubator/dns-doh-companion/2.0.4/ix_values.yaml index e292ee5c502..5eba6694466 100644 --- a/incubator/dns-doh-companion/2.0.3/ix_values.yaml +++ b/incubator/dns-doh-companion/2.0.4/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/dns-doh-companion - tag: latest@sha256:4f0698a011b49d229d6989819f7eca3625ee2791c93afa23b3751cb0951b9014 + tag: latest@sha256:63a4d792c864adf149d804ad499a32e0fd3c7801438918534718cf5ebe8da894 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/dns-doh-companion/2.0.3/questions.yaml b/incubator/dns-doh-companion/2.0.4/questions.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.3/questions.yaml rename to incubator/dns-doh-companion/2.0.4/questions.yaml diff --git a/incubator/dns-doh-companion/2.0.3/templates/common.yaml b/incubator/dns-doh-companion/2.0.4/templates/common.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.3/templates/common.yaml rename to incubator/dns-doh-companion/2.0.4/templates/common.yaml diff --git a/incubator/dns-doh-companion/2.0.3/values.yaml b/incubator/dns-doh-companion/2.0.4/values.yaml similarity index 100% rename from incubator/dns-doh-companion/2.0.3/values.yaml rename to incubator/dns-doh-companion/2.0.4/values.yaml