Files
truecharts/charts/stable/plextraktsync/values.yaml
T
TrueCharts BotandGitHub c9aa8ad71a chore(deps): update container image ghcr.io/taxel/plextraktsync to v0.28.0@ee38022 by renovate (#17045)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/taxel/plextraktsync](https://togithub.com/Taxel/PlexTraktSync)
| minor | `0.27.16` -> `0.28.0` |

---

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

---

### Release Notes

<details>
<summary>Taxel/PlexTraktSync (ghcr.io/taxel/plextraktsync)</summary>

###
[`v0.28.0`](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.16...0.28.0)

[Compare
Source](https://togithub.com/Taxel/PlexTraktSync/compare/0.27.16...0.28.0)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-08 19:28:08 +01:00

53 lines
913 B
YAML

image:
repository: ghcr.io/taxel/plextraktsync
tag: 0.28.0@sha256:ee380224b98c4446ea61829e5894a56d1c9f28119b87d75d4baeaa014bd4bc2b
pullPolicy: IfNotPresent
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
enabled: false
ports:
main:
enabled: false
plextraktsync:
cron_enabled: true
task: ""
schedule: "0 */6 * * *"
cronjob:
annotations: {}
failedJobsHistoryLimit: 5
successfulJobsHistoryLimit: 2
workload:
main:
podSpec:
containers:
main:
tty: true
stdin: true
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: /app/config
portal:
open:
enabled: false