5f0a2d3071
This PR contains the following updates: | Package | Update | Change | |---|---|---| | thomst08/requestrr | digest | `6cdeb52` -> `9d9d64d` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzOC41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
30 lines
497 B
YAML
30 lines
497 B
YAML
image:
|
|
repository: thomst08/requestrr
|
|
pullPolicy: IfNotPresent
|
|
tag: v2.1.6@sha256:9d9d64d3cc33b79210c543c60f6b9b20824df00303e53954b4133372dc787ab8
|
|
|
|
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
|