6326dd6270
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/xhofe/alist-aria2](https://redirect.github.com/AlistGo/with_aria2) | minor | `5cd3ca4` -> `b926783` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>AlistGo/with_aria2 (docker.io/xhofe/alist-aria2)</summary> ### [`v3.40.0`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.4...v3.40.0) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.4...v3.40.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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
49 lines
944 B
YAML
49 lines
944 B
YAML
image:
|
|
repository: docker.io/xhofe/alist-aria2
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.40.0@sha256:b926783665b4c73b0127a908c5947766937fee19f542979e9a6d4a4df472b79a
|
|
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
|