Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4c6aa918c1
commit
7caa3d65ce
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ts-dnsserver-2.0.2](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.1...ts-dnsserver-2.0.2) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/ts-dnsserver to latest
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/TechnitiumSoftware/DnsServer
|
||||
- https://hub.docker.com/r/roxedus/ts-dnsserver/
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [ts-dnsserver-2.0.3](https://github.com/truecharts/charts/compare/ts-dnsserver-2.0.2...ts-dnsserver-2.0.3) (2022-11-18)
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/ts-dnsserver
|
||||
tag: latest@sha256:ae633029faa95bba90ead0602894e54114768db34f25f5a2e6354627c84cc93c
|
||||
tag: latest@sha256:1c1203ab2280dfd779405e4b23aa41993c73befa0438861a59f2c64d4bacaafe
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
Loading…
Reference in New Issue