From ce3ade67f75cf5e8e9d0494e74075be5467064f5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 Sep 2023 07:35:58 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/rsnapshot to v1.4.5 (#13035) --- charts/stable/rsnapshot/Chart.yaml | 2 +- charts/stable/rsnapshot/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 3cd4806b3d5..69fc25485ac 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: 6.0.4 +version: 6.0.5 appVersion: "1.4.5" description: Rsnapshot is a filesystem snapshot utility based on rsync. type: application diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index 9ba62c55e8b..a3cb7b4ce6a 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: v1.4.5@sha256:c22df421175bfee228fd80564982e510cd31f009e84ed1d2bcaff753e722809d + tag: v1.4.5@sha256:26831bd82cc9c901c1326b03ef61d492055085179c2a70b63d043ee081607242 service: main: enabled: false