chore(deps): update container image lscr.io/linuxserver/pyload-ng to latest@f3b57d7 by renovate (#16434)
This commit is contained in:
parent
2d39dca5fd
commit
cf3f812df8
|
@ -1,39 +1,39 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: pyload-ng
|
||||
version: 3.0.18
|
||||
version: 3.0.19
|
||||
appVersion: latest
|
||||
description: pyLoad(https://pyload.net/) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
|
||||
home: https://truecharts.org/charts/incubator/pyload-ng
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/pyload-ng.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
|
||||
- https://github.com/linuxserver/docker-pyload-ng#readme
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng
|
||||
- https://pyload.net/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/pyload-ng
|
||||
- https://fleet.linuxserver.io/image?name=linuxserver/pyload-ng
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/pyload-ng
|
||||
- https://github.com/linuxserver/docker-pyload-ng#readme
|
||||
- https://pyload.net/
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- pyload-ng
|
||||
- Other
|
||||
- pyload-ng
|
||||
- Other
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Other
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: lscr.io/linuxserver/pyload-ng
|
||||
tag: latest@sha256:27ddef32c077c801af76c6bf12f9e1d2001d9615ad80c053b3ba382433b3e679
|
||||
tag: latest@sha256:f3b57d7d32b081051a66ad203dfd7e0fe0cc033f50f754330b436ca12ded3daa
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue