From 7bf3ef2b1fb933ac926fa0ee56d9c423214f6900 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 04:20:20 +0100 Subject: [PATCH] fix(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5 (#15097) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot) | digest | `6e7c156` -> `bf4aea6` | --- > [!WARNING] > Some dependencies could not be looked up. 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). --- charts/stable/rsnapshot/Chart.yaml | 4 ++-- charts/stable/rsnapshot/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/rsnapshot/Chart.yaml b/charts/stable/rsnapshot/Chart.yaml index b58dd4ad427..338bc263eb5 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: rsnapshot -version: 6.0.18 -appVersion: "1.4.5" +version: 6.0.19 +appVersion: 1.4.5 description: Rsnapshot is a filesystem snapshot utility based on rsync. type: application deprecated: false diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index be2f4e04e33..1221d9ad84f 100644 --- a/charts/stable/rsnapshot/values.yaml +++ b/charts/stable/rsnapshot/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/rsnapshot pullPolicy: IfNotPresent - tag: 1.4.5@sha256:6e7c156e4e7c1ebf744b478534fc5283b62531c3243c5620b54df35937039b11 + tag: 1.4.5@sha256:bf4aea63d81606a38669035d540df4d7ec9eb664ed05c0fc0c0a05d12923cf55 service: main: enabled: false