From c49b0bd10f495cf1acc1d04fffa7500431ea3eea Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 31 Dec 2022 06:18:57 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/mosdns to 4.5.3 --- 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 c6e2cbeca30..68e40f4ea1c 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:17f395c5867d1365aaa231c9543e12418acf857cf9c412de787c673f390806c1 + tag: 4.5.3@sha256:3acef30fa1b4b685ccc84f360bb41a3f3592cdce9b5f3e3e94668c1d153bf560 securityContext: readOnlyRootFilesystem: false From e055f4e0f8ff34bf98cc4a9ab5d37915f31f4d90 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 31 Dec 2022 06:22:50 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/mosdns/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/mosdns/Chart.yaml b/charts/stable/mosdns/Chart.yaml index 7989e64307b..62d7dd2b0b4 100644 --- a/charts/stable/mosdns/Chart.yaml +++ b/charts/stable/mosdns/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: mosdns -version: 4.0.8 +version: 4.0.9 appVersion: "4.5.3" description: A location-based pluggable DNS forwarder/splitter. type: application