chore(helm): update image ghcr.io/hotio/autoscan digest to c00f43a (#40579)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/autoscan | digest | `197f5af` -> `c00f43a` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-10-11 18:13:16 +02:00
committed by GitHub
parent f45fe3f621
commit 169b406a1b
2 changed files with 5 additions and 4 deletions

View File

@@ -22,8 +22,8 @@ dependencies:
import-values: []
deprecated: false
description: Autoscan replaces the default Plex and Emby behaviour for picking up file changes on the file system.
home: https://trueforge.org/truecharts/stable/autoscan
icon: https://trueforge.org/img/hotlink-ok/chart-icons/autoscan.webp
home: https://truecharts.org/charts/stable/autoscan
icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.webp
keywords:
- autoscan
- media
@@ -35,8 +35,9 @@ maintainers:
name: autoscan
sources:
- https://ghcr.io/hotio/autoscan
- https://github.com/truecharts/charts/tree/master/charts/stable/autoscan
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan
- https://hotio.dev/containers/autoscan
type: application
version: 11.8.0
version: 11.8.1

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/hotio/autoscan
tag: latest@sha256:197f5af713e9a6e1cb6286fae95b380c8f831dee211f2fadbace1e2a337a62d7
tag: latest@sha256:c00f43aa74b2e49642c7ff2d52782327921de24b642367e0f8140d5340ebd3ce
securityContext:
container:
readOnlyRootFilesystem: false