Files
truecharts/charts/stable/imgpush/values.yaml
T
TrueCharts BotandGitHub b3880eff90 chore(imgpush): update image docker.io/hauxir/imgpush digest to 62d775e (#43447)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/hauxir/imgpush | digest | `e9dc46b` -> `62d775e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1ncHVzaCIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-01-13 21:42:16 +00:00

25 lines
492 B
YAML

image:
pullPolicy: IfNotPresent
repository: docker.io/hauxir/imgpush
tag: latest@sha256:62d775eccec93932d36ee8268b7563979a8006f0e0acb726b000cca5ef095c2f
persistence:
storagecache:
enabled: true
mountPath: /cache
storageimages:
enabled: true
mountPath: /images
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000