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 7997926fc9..0000000000 --- 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 3ae9ab5e69..fa0cb58d45 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 e3095b23dd..2377b274b6 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 0000000000..e5dbfea32c --- /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 e292ee5c50..5eba669446 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