From 278ecc0f89d05be48501e6f0aa7cf0f686f879e8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 01:41:48 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@c4e12a5 by renovate (#18075) 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 | `4366075` -> `c4e12a5` | --- > [!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 0bee0a0ea4e..3a06a4e6b14 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: 8.1.17 +version: 8.1.18 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index 02f2a636e58..7e755710754 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:436607580d9db1fde261a60d2a2458ebd3f6c09997e45c752ee090840cbe97d7 + tag: 1.4.5@sha256:c4e12a51988288f5f511ee797840cbfd208aa95255c97e0c27ae55ecaba14a36 service: main: enabled: false