diff --git a/charts/incubator/ts-dnsserver/Chart.yaml b/charts/incubator/ts-dnsserver/Chart.yaml index 1ed13588252..71f1026597d 100644 --- a/charts/incubator/ts-dnsserver/Chart.yaml +++ b/charts/incubator/ts-dnsserver/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/TechnitiumSoftware/DnsServer - https://hub.docker.com/r/roxedus/ts-dnsserver/ type: application -version: 2.0.1 +version: 2.0.2 diff --git a/charts/incubator/ts-dnsserver/values.yaml b/charts/incubator/ts-dnsserver/values.yaml index ca995957f44..60cf169a651 100644 --- a/charts/incubator/ts-dnsserver/values.yaml +++ b/charts/incubator/ts-dnsserver/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/ts-dnsserver - tag: latest@sha256:b4631e50712f5224188eb5df8e5e18e95b5f56533725596eaebc1fc5f76ef8fe + tag: latest@sha256:ae633029faa95bba90ead0602894e54114768db34f25f5a2e6354627c84cc93c persistence: config: enabled: true