From d74a0e1ca7132e3075bc648c1d8ba0244544280e Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sat, 25 Feb 2023 02:49:22 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/mosdns to v5.1.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 9676aa42a21..1e9b3499423 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: 5.1.0@sha256:f40baf65562764e1eb80014e66f09628b5d8ff549c9059e50fe6c36447766786 + tag: 5.1.1@sha256:ef972ef1e903ad1356921af940b7d54ba820c1a99c1ead1daff443c806126b59 securityContext: readOnlyRootFilesystem: false From 85ed2a31ed0933b9425940697af5b3f8f4f77c7e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 25 Feb 2023 02:53:50 +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 db3f1bf74a4..c9106059119 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.14 -appVersion: "5.1.0" +version: 4.0.15 +appVersion: "5.1.1" description: A location-based pluggable DNS forwarder/splitter. type: application deprecated: false