mirror of
https://github.com/truecharts/charts.git
synced 2026-07-18 16:31:22 -03:00
chore(deps): update container image tiredofit/backuppc to v6.0.4@d722c0b by renovate (#22416)
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 <details> <summary>tiredofit/docker-backuppc (tiredofit/backuppc)</summary> ### [`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 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tiredofit/backuppc
|
||||
tag: 6.0.2@sha256:d99dee4cb4c8d533cd1e29c3fff73e9e23554754c97954854962924240027bac
|
||||
tag: 6.0.4@sha256:d722c0b2fe09c85d7b72c44a024e65ef8068264a5eca0a6244d4503aa5471430
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user