Files
truecharts/charts/stable/rsnapshot/values.yaml
T
TrueCharts BotandGitHub d7a7dd7324 chore(deps): update container image ghcr.io/linuxserver/rsnapshot to 1.4.5@3e8c9ca by renovate (#19012)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/rsnapshot](https://togithub.com/linuxserver/docker-rsnapshot/packages)
([source](https://togithub.com/linuxserver/docker-rsnapshot)) | digest |
`c2b04cd` -> `3e8c9ca` |

---

> [!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:36:27 +01:00

38 lines
731 B
YAML

image:
repository: ghcr.io/linuxserver/rsnapshot
pullPolicy: IfNotPresent
tag: 1.4.5@sha256:3e8c9caca3a47d9550343c81b485631e8793ff1ceb7c72886630f6db8b77b71a
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
varrun:
enabled: true
config:
enabled: true
mountPath: "/config"
portal:
open:
enabled: false
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false