Files
TrueCharts Bot 00442474fc fix(requestrr): update image docker.io/thomst08/requestrr v2.1.9 → v2.1.10 (#48769)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/thomst08/requestrr | patch | `81f07c1` → `4e0b3f9` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9yZXF1ZXN0cnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-06-08 10:00:03 +00:00

27 lines
526 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/thomst08/requestrr
pullPolicy: IfNotPresent
tag: v2.1.10@sha256:4e0b3f9d770d166043ea8d064cd57869548153b954ee19919b50e823eb78c817
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 4545
port: 4545
persistence:
config:
enabled: true
mountPath: "/root/config"
varrun:
enabled: true