Files
truecharts/charts/stable/webp-server/values.yaml
T
TrueCharts BotandGitHub 9728776c6a chore(webp-server): update image docker.io/webpsh/webps digest to 339b056 (#43426)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/webpsh/webps | digest | `c7d025b` -> `339b056` |

---

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

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

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvd2VicC1zZXJ2ZXIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-01-06 13:36:22 +01:00

35 lines
700 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/webpsh/webps
tag: latest@sha256:339b05682e5710fa3e3481716a8a3ce61aa0f44f92d3b4361f46ba2a43aed3ba
persistence:
storagecache:
enabled: true
mountPath: /opt/exhaust
storagepics:
enabled: true
mountPath: /opt/pics
readOnly: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3333
protocol: tcp
targetPort: 3333
workload:
main:
podSpec:
containers:
main:
env:
ALLOWED_TYPES: jpg,png,jpeg,bmp,gif
ENABLE_AVIF: "false"
QUALITY: "80"