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

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `21e1007` -> `a2740ea` |

---

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

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-03-11 01:33:04 +01:00

30 lines
565 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/duplicacy
tag: release-1.7.2@sha256:a2740eaaf750d055106260ea6b86d0e4ceb3453d19c75dfd2420b768dab9919d
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