diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index 7a37c02ee84..e0bee618920 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.1 +version: 6.0.2 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 5ca922298e9..cccc2fc8cee 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:0d0b5e0f98175ea07950d9dfc8310831da53428ecc0e2929dee78a5a61ab7ca4 + tag: v1.4.5@sha256:4ad894ef2258d471f5d6f44ac1f00b47abecbcdd21399b0266a63ca79370f718 service: main: enabled: false