chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@9fac395 (#15833)
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 | `58e8edf` -> `9fac395` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4yIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
9208a3ffae
commit
1dda50b48a
|
@ -1,29 +1,29 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: rsnapshot
|
||||
version: 6.0.22
|
||||
version: 6.0.23
|
||||
appVersion: 1.4.5
|
||||
description: Rsnapshot is a filesystem snapshot utility based on rsync.
|
||||
home: https://truecharts.org/charts/stable/rsnapshot
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsnapshot.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot
|
||||
- https://ghcr.io/linuxserver/rsnapshot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsnapshot
|
||||
- https://ghcr.io/linuxserver/rsnapshot
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- rsnapshot
|
||||
- rsnapshot
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/rsnapshot
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.4.5@sha256:58e8edffb5bf3c665cb91479401620a0ce3d24c8d19451645c2b43545212b707
|
||||
tag: 1.4.5@sha256:9fac39509e30b3ba4c56b3c24130a1209de2c1d4e9dbe3dbe8a43ace627c6d16
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in New Issue