From e22a497d85c509f4c988b6958b1468ccb9dcaf55 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 22 Dec 2022 06:22:42 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/mosdns to v4.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 c34464903fa..c6e2cbeca30 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.2@sha256:bc5a920c3cd69ea45bfc62f8b2eb9eff4627b4c6f57a598bb9878fdc9f4ab644 + tag: 4.5.3@sha256:17f395c5867d1365aaa231c9543e12418acf857cf9c412de787c673f390806c1 securityContext: readOnlyRootFilesystem: false From 9d9ba4a7f7fc92ee1fd8bd64ccb8ad26e52e553c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 22 Dec 2022 06:27:26 +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 a117631f228..3e622237fe4 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.4 -appVersion: "4.5.2" +version: 4.0.5 +appVersion: "4.5.3" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false