From 991202afea5c0a61bc1c5980e27c78e4eb0bf078 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 23:19:21 +0200 Subject: [PATCH] chore(autoscan): update image oci.trueforge.org/containerforge/autoscan digest to b07e269 (#47662) 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 | `a3dd238` → `b07e269` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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 | 2 +- charts/stable/autoscan/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index 3ce14ebb67b..1a835312366 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 12.1.3 +version: 12.1.4 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 8f5f8869e2f..6d2d5343e9b 100644 --- a/charts/stable/autoscan/values.yaml +++ b/charts/stable/autoscan/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: oci.trueforge.org/containerforge/autoscan - tag: 1.4.0@sha256:a3dd23845556ae7a327d00a91e0fae39abbeb86c617d53bd0caec5b4c8adfa91 + tag: 1.4.0@sha256:b07e2698e65255e216a4634ea3710ba14a2b5c10092b91a31ad86a47b7372ea1 securityContext: container: readOnlyRootFilesystem: false