This PR contains the following updates: | Package | Update | Change | |---|---|---| | [xhofe/alist-aria2](https://togithub.com/alist-org/with_aria2) | minor | `v3.32.0` -> `v3.33.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.33.0`](https://togithub.com/alist-org/with_aria2/compare/v3.32.0...v3.33.0) [Compare Source](https://togithub.com/alist-org/with_aria2/compare/v3.32.0...v3.33.0) </details> --- ### Configuration 📅 **Schedule**: 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuNSIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
49 lines
934 B
YAML
49 lines
934 B
YAML
image:
|
|
repository: xhofe/alist-aria2
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.33.0@sha256:5abae95645033adea9e94e90119a117b32e14999b199bf9f4efabc169303e14e
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 5244
|
|
protocol: http
|
|
port: 10167
|
|
aria2:
|
|
enabled: true
|
|
ports:
|
|
aria2:
|
|
enabled: true
|
|
targetPort: 6800
|
|
protocol: http
|
|
port: 6800
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
persistence:
|
|
data:
|
|
enabled: true
|
|
mountPath: /opt/alist/data
|
|
portal:
|
|
open:
|
|
enabled: true
|