From 33cc624bc9fda2c328947c0100a7311119c2082f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Jan 2026 21:02:11 +0100 Subject: [PATCH] chore(autoscan): update image oci.trueforge.org/containerforge/autoscan digest to 55177fe (#44130) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/autoscan](https://ghcr.io/trueforge-org/autoscan) ([source](https://redirect.github.com/cloudbox/autoscan)) | digest | `2c1a77d` -> `55177fe` | --- > [!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). --------- Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com> --- charts/stable/autoscan/Chart.yaml | 3 +-- charts/stable/autoscan/values.yaml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 63225e2e835..8de1cf56751 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -37,5 +37,4 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 11.14.18 - +version: 11.14.19 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 4a1d7d07b17..0a796098ec0 100644 --- a/charts/stable/autoscan/values.yaml +++ b/charts/stable/autoscan/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: oci.trueforge.org/containerforge/autoscan - tag: 1.4.0@sha256:2c1a77de77d6493db11254309a1332a818b8bff34604eef67bb26a4a8fbc8f90 + tag: 1.4.0@sha256:55177fe7d358e0a84a01850dc7d9553d99ed69f66e258478d183cbb89dacece5 securityContext: container: readOnlyRootFilesystem: false