From bf00e488f6206ea5636c06b9385f00896cac3969 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:41:21 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@4366075 by renovate (#17865) 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 | `3d9e1f3` -> `4366075` | --- > [!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 0c752d59d6b..fa5344fcd58 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.16 +version: 8.1.17 diff --git a/charts/stable/rsnapshot/values.yaml b/charts/stable/rsnapshot/values.yaml index 0cf3b41781d..02f2a636e58 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:3d9e1f3e365d07c4c761213db7cf022de604d69c1cf7de2f08750d36155f7aa4 + tag: 1.4.5@sha256:436607580d9db1fde261a60d2a2458ebd3f6c09997e45c752ee090840cbe97d7 service: main: enabled: false