fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.135 → 2.0.136 (#48646)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/rogerfar/rdtclient](https://redirect.github.com/rogerfar/rdt-client) | patch | `1227561` → `a05f042` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>rogerfar/rdt-client (ghcr.io/rogerfar/rdtclient)</summary> ### [`v2.0.136`](https://redirect.github.com/rogerfar/rdt-client/blob/HEAD/CHANGELOG.md#20136---2026-05-30) [Compare Source](https://redirect.github.com/rogerfar/rdt-client/compare/v2.0.135...v2.0.136) ##### Added - Added devcontainer development workflow. ##### Changed - Upgraded torbox.net dependency. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZHRjbGllbnQiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.0.135
|
||||
appVersion: 2.0.136
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge/truecharts/tree/master/charts/stable/rdtclient
|
||||
- https://hub.docker.com/r/p3terx/aria2-pro
|
||||
type: application
|
||||
version: 8.3.4
|
||||
version: 8.3.5
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: ghcr.io/rogerfar/rdtclient
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.0.135@sha256:1227561065547f2c8946cf06c2ef63d5f110e26d2c3a7926c9f7d291ba933e51
|
||||
tag: 2.0.136@sha256:a05f0427946a4c3c64dc9d556c017f9a181acec320ecf218b6334a1066c11d1f
|
||||
aria2Image:
|
||||
repository: docker.io/p3terx/aria2-pro
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user