Files
truecharts/charts/stable/qbitmanage/values.yaml
T
TrueCharts BotandGitHub c9e0ff94e6 chore(deps): update container image bobokun/qbit_manage to v4.0.7@040d452 by renovate (#16982)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| bobokun/qbit_manage | patch | `v4.0.6` -> `v4.0.7` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 07:18:51 +01:00

57 lines
1.3 KiB
YAML

image:
repository: bobokun/qbit_manage
pullPolicy: IfNotPresent
tag: v4.0.7@sha256:040d452d8f66ca718a852646bb0746eacdf8dd90113929b6ab6110eeaad8b212
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