From 169b406a1b73b78b5c4e9fc98330c0858f7fe847 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 11 Oct 2025 18:13:16 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/hotio/autoscan digest to c00f43a (#40579) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/autoscan/Chart.yaml | 7 ++++--- charts/stable/autoscan/values.yaml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 747fe8dec46..2640df1b74c 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -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 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index a175115054f..92b03b94ac6 100644 --- a/charts/stable/autoscan/values.yaml +++ b/charts/stable/autoscan/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/hotio/autoscan - tag: latest@sha256:197f5af713e9a6e1cb6286fae95b380c8f831dee211f2fadbace1e2a337a62d7 + tag: latest@sha256:c00f43aa74b2e49642c7ff2d52782327921de24b642367e0f8140d5340ebd3ce securityContext: container: readOnlyRootFilesystem: false