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

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `ce215e1` -> `fecc8f4` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTcuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
2024-10-11 08:21:11 +02:00

40 lines
792 B
YAML

image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/autoscan
tag: latest@sha256:fecc8f428c7f5355492aa926f48ad6c45723e78d8b08b5a2f93229919ba88b67
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