From d7a7dd732419fef033f5a7f915e43ba79eb0be62 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 01:36:27 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@3e8c9ca by renovate (#19012) 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/packages) ([source](https://togithub.com/linuxserver/docker-rsnapshot)) | digest | `c2b04cd` -> `3e8c9ca` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 f3cbab97f56..cba8cfaaf7b 100644 --- a/charts/stable/rsnapshot/Chart.yaml +++ b/charts/stable/rsnapshot/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/rsnapshot icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png keywords: - rsnapshot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot - https://ghcr.io/linuxserver/rsnapshot type: application -version: 9.4.1 +version: 9.4.2 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index f6e26609342..7c14a69c2b0 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:c2b04cde3d56fd4708705adcfde7bc4c80896bcd42d2946e8d639d5d81a3b63f + tag: 1.4.5@sha256:3e8c9caca3a47d9550343c81b485631e8793ff1ceb7c72886630f6db8b77b71a service: main: enabled: false