Files
truecharts/charts/stable/duplicati/values.yaml
T
TrueCharts BotandGitHub b29cbe3b1c chore(helm): update image docker.io/duplicati/duplicati digest to c6a2efd (#31540)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/duplicati/duplicati | digest | `b463d8a` -> `c6a2efd` |

---

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

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-02-03 16:58:25 +00:00

34 lines
650 B
YAML

image:
repository: docker.io/duplicati/duplicati
tag: latest@sha256:c6a2efddd86bdaf7c6927ea5c807986df7c0395581d061595db4884db2783ac5
pullPolicy: IfNotPresent
service:
main:
ports:
main:
port: 8200
targetPort: 8200
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env: {}
persistence:
config:
enabled: true
mountPath: /data
portal:
open:
enabled: true