aa7fe47902
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/xhofe/alist-aria2](https://redirect.github.com/AlistGo/with_aria2) | patch | `f903235` -> `2d547fe` | --- > [!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.39.1`](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.0...v3.39.1) [Compare Source](https://redirect.github.com/AlistGo/with_aria2/compare/v3.39.0...v3.39.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMiIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
49 lines
944 B
YAML
49 lines
944 B
YAML
image:
|
|
repository: docker.io/xhofe/alist-aria2
|
|
pullPolicy: IfNotPresent
|
|
tag: v3.39.1@sha256:2d547feef90c6e944c71d34fa6065c534ca8853eed750dbbbbbb0b477b5e1b51
|
|
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
|