Files
truecharts/charts/stable/webgrabplus/values.yaml
TrueCharts Bot 155f2f8584 chore(deps): update container image tccr.io/truecharts/webgrabplus to 5.0.1 (#8414)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[tccr.io/truecharts/webgrabplus](https://togithub.com/truecharts/containers)
| digest | `c405934` -> `fdd9f9d` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjQuMCJ9-->

---------

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2023-04-29 15:22:51 +02:00

41 lines
781 B
YAML

image:
repository: tccr.io/truecharts/webgrabplus
pullPolicy: IfNotPresent
tag: 5.0.1@sha256:fdd9f9d0fe1226cc1d3ca49b701593a8de8f9e0dbf3358d765dd11532c6fc391
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/data"
portal:
open:
enabled: false
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false