From 9afcb39a0b84ea825756e1a2c4aeaea267eb654d Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Sun, 25 Dec 2022 18:18:42 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/rsnapshot to 1.4.4 --- charts/stable/rsnapshot/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index c5d9b7709e5..2ad8a890e9b 100644 --- a/charts/stable/rsnapshot/values.yaml +++ b/charts/stable/rsnapshot/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/rsnapshot pullPolicy: IfNotPresent - tag: 1.4.4@sha256:4f598776ab02ddc6509b46a06f5219bee4503d1b96cab4aa1c34d9191c60ec92 + tag: 1.4.4@sha256:8b5c9bb499e186e93d9dd518471be0d708f2af2079285d789097f85a7ebf21f3 securityContext: runAsNonRoot: false From 3d853935ca8c0ddb58967afcc1317b332f98db19 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 25 Dec 2022 18:22:42 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/stable/rsnapshot/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index e48b9d5be3d..d47bc0c2e52 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsnapshot -version: 4.0.5 +version: 4.0.6 appVersion: "1.4.4" description: Rsnapshot is a filesystem snapshot utility based on rsync. type: application