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

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/duplicacy | digest | `425c5c9` -> `c43a1c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjYuMiIsInVwZGF0ZWRJblZlciI6IjM3LjEyNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 01:34:13 +01:00

30 lines
565 B
YAML

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