Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0a40bda941
commit
7d450360c4
|
@ -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
|
||||
|
||||
|
|
@ -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
|
|
@ -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
|
|
@ -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
|
||||
|
||||
|
|
@ -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
|
Loading…
Reference in New Issue