This PR contains the following updates: | Package | Update | Change | |---|---|---| | bobokun/qbit_manage | digest | `3934780` -> `b39f123` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC4yLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
57 lines
1.3 KiB
YAML
57 lines
1.3 KiB
YAML
image:
|
|
repository: bobokun/qbit_manage
|
|
pullPolicy: IfNotPresent
|
|
tag: v4.1.7@sha256:b39f123a686d1426f6ed2d8d162ada967278ee5a0203a0920f596863b60bf9c7
|
|
service:
|
|
main:
|
|
enabled: false
|
|
ports:
|
|
main:
|
|
enabled: false
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /config
|
|
data:
|
|
enabled: true
|
|
mountPath: /data
|
|
portal:
|
|
open:
|
|
enabled: false
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
runAsGroup: 0
|
|
runAsUser: 0
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
enabled: false
|
|
readiness:
|
|
enabled: false
|
|
startup:
|
|
enabled: false
|
|
env:
|
|
QBT_RUN: false
|
|
QBT_SCHEDULE: 30
|
|
QBT_CROSS_SEED: false
|
|
QBT_RECHECK: false
|
|
QBT_CAT_UPDATE: false
|
|
QBT_TAG_UPDATE: false
|
|
QBT_REM_UNREGISTERED: false
|
|
QBT_TAG_TRACKER_ERROR: false
|
|
QBT_REM_ORPHANED: false
|
|
QBT_TAG_NOHARDLINKS: false
|
|
QBT_SHARE_LIMITS: false
|
|
QBT_SKIP_CLEANUP: false
|
|
QBT_SKIP_QB_VERSION_CHECK: false
|
|
QBT_DRY_RUN: false
|
|
QBT_LOG_LEVEL: INFO
|
|
QBT_DIVIDER: "="
|
|
QBT_WIDTH: 100
|