chore(deps): update container image ghcr.io/linuxserver/resilio-sync to 2.7.3@0257ce6 (#15736)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/resilio-sync](https://togithub.com/linuxserver/docker-resilio-sync/packages) ([source](https://togithub.com/linuxserver/docker-resilio-sync)) | digest | `a4ced50` -> `0257ce6` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44My4yIiwidXBkYXRlZEluVmVyIjoiMzcuODMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
4cc5727b84
commit
568cd9eacb
|
@ -1,35 +1,34 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: resilio-sync
|
||||
version: 11.0.11
|
||||
version: 11.0.12
|
||||
appVersion: 2.7.3
|
||||
description:
|
||||
Resilio Sync is a fast, reliable, and simple file sync and share solution,
|
||||
description: Resilio Sync is a fast, reliable, and simple file sync and share solution,
|
||||
powered by P2P technology
|
||||
home: https://truecharts.org/charts/stable/resilio-sync
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/resilio-sync.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync
|
||||
- https://ghcr.io/linuxserver/resilio-sync
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||
- https://ghcr.io/linuxserver/resilio-sync
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/resilio-sync
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/resilio-sync
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- resilio
|
||||
- sync
|
||||
- btsync
|
||||
- bittorrent
|
||||
- resilio
|
||||
- sync
|
||||
- btsync
|
||||
- bittorrent
|
||||
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,6 +1,6 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/resilio-sync
|
||||
tag: 2.7.3@sha256:a4ced503c15f4bb5499cd2c99e73b08cce154cc96c88e21d8a42b24b37a6788a
|
||||
tag: 2.7.3@sha256:0257ce697286bfc419a7802c9090328d77ba480ba9e6f97289b06689695c16eb
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue