Files
truecharts/charts/stable/requestrr/values.yaml
TrueCharts Bot 897621a222 chore(deps): update container image thomst08/requestrr to v2.1.5@4bfef92 by renovate (#18399)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| thomst08/requestrr | patch | `v2.1.4` -> `v2.1.5` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-02-21 15:41:07 +01:00

30 lines
497 B
YAML

image:
repository: thomst08/requestrr
pullPolicy: IfNotPresent
tag: v2.1.5@sha256:4bfef92cc965dfd26c1fbc1cee000db886ab671d535e7f30dc407438ec0ca9eb
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
portal:
open:
enabled: true