From 50754c8cdf76b892cc4da8af69a5c5b2476e8783 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Jan 2026 18:47:49 +0100 Subject: [PATCH] chore(autoscan): update image oci.trueforge.org/containerforge/autoscan digest to 230e3ee (#43821) 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 | `f1d8926` -> `230e3ee` | --- > [!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 | 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 27d6860768d..d9b0d3ec790 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 11.14.11 +version: 11.14.12 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 4d6e7e5c8db..39e5aada023 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:f1d892627617817793e68ebf4832ea1e15ff65b92ca261170ee49b2c69babdc8 + tag: 1.4.0@sha256:230e3ee7b479ea12faa4bf0b4687cdd977212154a8f41f8cd3b08f0ceb3f7d56 securityContext: container: readOnlyRootFilesystem: false