diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 69fc25485ac..4d0d390c476 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.5 +version: 6.0.6 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 a3cb7b4ce6a..e417a4d1be8 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:26831bd82cc9c901c1326b03ef61d492055085179c2a70b63d043ee081607242 + tag: v1.4.5@sha256:aad9fe4a55668d0664be10da21e4c83fa5a8d615a169de477a3ab63514bab965 service: main: enabled: false