chore(deps): update container image xhofe/alist-aria2 to v3.32.0@ff29567 by renovate (#18888)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [xhofe/alist-aria2](https://togithub.com/alist-org/with_aria2) | minor | `v3.31.0` -> `v3.32.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>alist-org/with_aria2 (xhofe/alist-aria2)</summary> ### [`v3.32.0`](https://togithub.com/alist-org/with_aria2/compare/v3.31.0...v3.32.0) [Compare Source](https://togithub.com/alist-org/with_aria2/compare/v3.31.0...v3.32.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7cded35186
commit
375ed8b395
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.31.0
|
||||
appVersion: 3.32.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -27,7 +27,7 @@ keywords:
|
|||
- google driver
|
||||
- aliyun driver
|
||||
- baiduyun
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/alist
|
||||
- https://hub.docker.com/r/xhofe/alist-aria2
|
||||
type: application
|
||||
version: 9.3.0
|
||||
version: 9.4.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: xhofe/alist-aria2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.31.0@sha256:df2ddfea47b7a54312b9179d98b974ad5f5ac9d0bf5c6aaa7b4bfd027fb7dec5
|
||||
tag: v3.32.0@sha256:ff2956707403d9c47db1e670e4a72e4b8900c3776eeb3458db1d7922faad6f08
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue