chore(helm): update image ghcr.io/rogerfar/rdtclient 2.0.116 → 2.0.117 (#40498)

This commit is contained in:
TrueCharts Bot
2025-10-07 10:14:37 +02:00
committed by GitHub
parent 3095d39c93
commit b8a91f4f0a
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.0.116 appVersion: 2.0.117
dependencies: dependencies:
- name: common - name: common
version: 28.22.0 version: 28.22.0
@@ -36,9 +36,10 @@ name: rdtclient
sources: sources:
- https://ghcr.io/rogerfar/rdtclient - https://ghcr.io/rogerfar/rdtclient
- https://github.com/rogerfar/rdt-client - https://github.com/rogerfar/rdt-client
- https://github.com/truecharts/charts/tree/master/charts/stable/rdtclient
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rdtclient - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/rdtclient
- https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient - https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
- https://hub.docker.com/r/p3terx/aria2-pro - https://hub.docker.com/r/p3terx/aria2-pro
type: application type: application
version: 7.8.0 version: 7.8.1
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/rogerfar/rdtclient repository: ghcr.io/rogerfar/rdtclient
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.0.116@sha256:5f0b90ffd09892fc003ab84a42b9bec64da201aefc9ae6f6dbb0bdeef351636c tag: 2.0.117@sha256:e69ec671d75e3f9895a29ee19f0c3bc0c0116d16418eb76330a0ca6add251022
aria2Image: aria2Image:
repository: docker.io/p3terx/aria2-pro repository: docker.io/p3terx/aria2-pro
pullPolicy: IfNotPresent pullPolicy: IfNotPresent