From 9185756df2af32166b3134c7992c45e0caebce5d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Apr 2023 07:33:58 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/rsnapshot to 1.4.4 (#8366) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/rsnapshot](https://togithub.com/truecharts/containers) | digest | `c02cf66` -> `597d5c3` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- 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 130c67beb55..4c28cfbaf1a 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: 5.0.7 +version: 5.0.8 appVersion: "1.4.4" 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 2aaf2d0a222..fafcb3536b1 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:c02cf66a5f71aafaff23407974382cd7a5c64fec877101b9efc17d3d79ffdcbc + tag: 1.4.4@sha256:597d5c3004e359a90eb99b6713366872cb7077f5e229456cf4c4b0d99081c6da service: main: enabled: false