Files
truecharts/charts/stable/imgpush/values.yaml
T
TrueCharts Bot d630c89c72 chore(deps): update container image hauxir/imgpush to latest@2e39075 by renovate (#19587)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| hauxir/imgpush | digest | `8842481` -> `2e39075` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-21 13:18:48 +01:00

27 lines
515 B
YAML

image:
pullPolicy: IfNotPresent
repository: hauxir/imgpush
tag: latest@sha256:2e390756537974ad7b01e6779a457c42f59ae8f1f7a82c61a8ed34487040f2a6
persistence:
storagecache:
enabled: true
mountPath: /cache
storageimages:
enabled: true
mountPath: /images
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 5000
protocol: tcp
targetPort: 5000