From 6eee700f22fa321031c34859e3288d0a2e60df8d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 May 2024 02:41:54 +0200 Subject: [PATCH] chore(deps): update container image tiredofit/backuppc to v6.0.4@d722c0b by renovate (#22416) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tiredofit/backuppc](https://togithub.com/tiredofit/docker-backuppc) | patch | `6.0.2` -> `6.0.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
tiredofit/docker-backuppc (tiredofit/backuppc) ### [`v6.0.4`](https://togithub.com/tiredofit/docker-backuppc/blob/HEAD/CHANGELOG.md#604-2024-05-24-dave-at-tiredofit-dot-ca) [Compare Source](https://togithub.com/tiredofit/docker-backuppc/compare/6.0.2...6.0.4) ##### Changed - Optimize 6.0.3
--- ### 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/backuppc/Chart.yaml | 6 +++--- charts/stable/backuppc/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/backuppc/Chart.yaml b/charts/stable/backuppc/Chart.yaml index 2f73bea2cd9..cdd16fee21e 100644 --- a/charts/stable/backuppc/Chart.yaml +++ b/charts/stable/backuppc/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.0.2 +appVersion: 6.0.4 dependencies: - name: common version: 23.0.8 @@ -24,7 +24,7 @@ keywords: - backuppc - Backup - Network-Web -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/backuppc - https://hub.docker.com/r/tiredofit/backuppc type: application -version: 7.0.7 +version: 7.0.8 diff --git a/charts/stable/backuppc/values.yaml b/charts/stable/backuppc/values.yaml index 2d96b600c7d..bcb13f60eb0 100644 --- a/charts/stable/backuppc/values.yaml +++ b/charts/stable/backuppc/values.yaml @@ -1,6 +1,6 @@ image: repository: tiredofit/backuppc - tag: 6.0.2@sha256:d99dee4cb4c8d533cd1e29c3fff73e9e23554754c97954854962924240027bac + tag: 6.0.4@sha256:d722c0b2fe09c85d7b72c44a024e65ef8068264a5eca0a6244d4503aa5471430 pullPolicy: IfNotPresent securityContext: