From 94aaf07ac2e2ab4f9394545444e67212fc7b8696 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Tue, 31 Jan 2023 13:27:39 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/mosdns to v5.0.1 --- charts/stable/mosdns/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/mosdns/values.yaml b/charts/stable/mosdns/values.yaml index 68e40f4ea1c..744f2ad1ab9 100644 --- a/charts/stable/mosdns/values.yaml +++ b/charts/stable/mosdns/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/mosdns pullPolicy: IfNotPresent - tag: 4.5.3@sha256:3acef30fa1b4b685ccc84f360bb41a3f3592cdce9b5f3e3e94668c1d153bf560 + tag: 5.0.1@sha256:7ab24d1716156102e50d06f9c94cce397c47426516ef863dcb57d9da1255c331 securityContext: readOnlyRootFilesystem: false From 3656a615d8b4176ac016e336384e61333bc07d74 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 31 Jan 2023 13:31:24 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/mosdns/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index 62d7dd2b0b4..b2d874aeba8 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 4.0.9 -appVersion: "4.5.3" +version: 4.0.10 +appVersion: "5.0.1" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false