Files
truecharts/charts/stable/duplicacy/values.yaml
T
TrueCharts BotandGitHub 488b21ba66 chore(deps): update container image ghcr.io/hotio/duplicacy to release-1.7.2@901dfd6 by renovate (#19724)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `a2740ea` -> `901dfd6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-24 13:21:10 +01:00

30 lines
565 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/duplicacy
tag: release-1.7.2@sha256:901dfd6cddb8a39d7de510b3f2747ce6a63b5e4cc82bc47432c7f08dbab159de
securityContext:
container:
runAsGroup: 0
runAsUser: 0
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 3875
protocol: http
targetPort: 3875
persistence:
config:
enabled: true
mountPath: /config
cache:
enabled: true
mountPath: /cache
logs:
enabled: true
mountPath: /logs
portal:
open:
enabled: true