chore(deps): update container image ghcr.io/rogerfar/rdtclient to v2.0.54@006fa34 by renovate (#16999)
This commit is contained in:
parent
70a6b2bae5
commit
dac451de58
|
@ -1,37 +1,37 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: rdtclient
|
||||
version: 3.1.6
|
||||
version: 3.1.7
|
||||
appVersion: 2.0.49
|
||||
description: This is a web interface to manage your torrents on Real-Debrid, AllDebrid or Premiumize.
|
||||
home: https://truecharts.org/charts/stable/rdtclient
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rdtclient.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
- https://github.com/rogerfar/rdt-client
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
- https://github.com/rogerfar/rdt-client
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- rdtclient
|
||||
- torrent
|
||||
- rdtclient
|
||||
- torrent
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
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: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/rogerfar/rdtclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.52@sha256:86d41c66fdda8c70fda4c4e13b70f700e9f38dcf82bd6108d820be3e143ff8cd
|
||||
tag: 2.0.54@sha256:006fa345a703a75aabb9a15fed8928ee203578bdd1fbdca3a39dd346715aea19
|
||||
aria2Image:
|
||||
repository: p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
|
|
Loading…
Reference in New Issue