From 08d8a1254ce8493ef972fb4293eba97abf4ccc22 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 18 Apr 2024 08:16:49 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@4ed2efe by renovate (#20927) 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 | `1a6887f` -> `4ed2efe` | --- > [!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 661871b89f9..62a8f8d9cd2 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.webp 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.8.7 +version: 9.8.8 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index a9a7e50e32a..a7236ab2a5e 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:1a6887fc8020e1e9cac07aa88d46b41940f5e72ea7bdbbf3413a29ae13d8847a + tag: 1.4.5@sha256:4ed2efe3046e1c5eb414eed3875119d3ea3ef4b8941fe6103b24acc3764c5433 service: main: enabled: false