Files
truecharts/charts/stable/autoscan/values.yaml
T
TrueCharts BotandGitHub b0af3a767f chore(deps): update container image ghcr.io/hotio/autoscan to latest@e2b1f62 by renovate (#17228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `a15a6db` -> `e2b1f62` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-15 00:29:17 +00:00

40 lines
792 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/autoscan
tag: latest@sha256:e2b1f62cb4d1945cfa03bcf9d8725fea571ddd28da2b096d9b7a88c60f449dee
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 3030
protocol: http
targetPort: 3030
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
env:
PLEX_LOGIN: ""
PLEX_PASSWORD: ""
persistence:
config:
enabled: true
mountPath: /config
portal:
open:
enabled: false