From 2af74adf64ff340ef7463479fdb428eeb9a5c85f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 11 Oct 2024 08:21:11 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@fecc8f4 by renovate (#27559) 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 | `ce215e1` -> `fecc8f4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 50686b315c5..0e5d372a7b3 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 10.2.0 +version: 10.2.1 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 3a64c1e8104..43fc7b17605 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:ce215e1f90a065d3356ed75fd1bd9521d4b46e2c35417ecc8f1e0eabc22cc299 + tag: latest@sha256:fecc8f428c7f5355492aa926f48ad6c45723e78d8b08b5a2f93229919ba88b67 securityContext: container: readOnlyRootFilesystem: false