From 074a84ca4c69dd918f2e7a305f664eb3bfa7f348 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Feb 2026 02:57:31 +0100 Subject: [PATCH] chore(autoscan): update image oci.trueforge.org/containerforge/autoscan digest to 6c5d030 (#45520) 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 | `b3fd8e6` → `6c5d030` | --- > [!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**: 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 7e232150cfd..8d57da6c7d1 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 11.17.1 +version: 11.17.2 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 6abb29e59b3..42ecf8698bd 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:b3fd8e6a39cbde10002c04d617cba4af91e2f1b3e3a4fbf846afe1768d7109a0 + tag: 1.4.0@sha256:6c5d03031b38df0a9e666cc74d0e576ead3181aa7e4f2c7c309fd6dd6da95093 securityContext: container: readOnlyRootFilesystem: false