Files
truecharts/charts/stable/snapdrop/values.yaml
T
TrueCharts Bot a587457f69 chore(deps): update container image linuxserver/snapdrop to latest@075fa92 by renovate (#24649)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| linuxserver/snapdrop | digest | `fd7e56f` -> `075fa92` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4wIiwidXBkYXRlZEluVmVyIjoiMzguMTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
2024-08-01 14:20:57 +02:00

24 lines
461 B
YAML

image:
repository: linuxserver/snapdrop
tag: latest@sha256:075fa92bd73f22e8f03aa01efe635e3399e68dba2f78f93c4a99c48e79324e89
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 10215
targetPort: 80
persistence:
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: true
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0