Files
truecharts/charts/stable/duplicati/values.yaml
T
TrueCharts BotandGitHub 5bc9496768 chore(duplicati): update image oci.trueforge.org/containerforge/duplicati digest to 16ff282 (#47667)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/duplicati](https://ghcr.io/trueforge-org/duplicati)
([source](https://www.duplicati.com/)) | digest | `4bdb309` → `16ff282`
|

---

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

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

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9kdXBsaWNhdGkiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-04-28 23:22:06 +02:00

36 lines
860 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: oci.trueforge.org/containerforge/duplicati
tag: 2.3.0@sha256:16ff282c18d3e5819a6c3338ced6ee9300316eb6a5cab7433e603d9f65ee9337
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:
DUPLICATI__WEBSERVICE_PASSWORD: "SuperSecretPassword"
SETTINGS_ENCRYPTION_KEY: "real_encryption_key"
# DOTNET_SYSTEM_IO_DISABLEFILELOCKING: true
persistence:
config:
enabled: true
mountPath: /data