From f18111ea22f41c2b7a42e61e9e040dcd51ecdefd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 7 Jun 2024 20:19:28 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@f44b827 by renovate (#23071) 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 | `7e74010` -> `f44b827` | --- > [!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://togithub.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 7c503977cb2..83946b70e7d 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - https://hotio.dev/containers/autoscan type: application -version: 10.0.0 +version: 10.0.1 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index a15b1b1e9e7..fd62b9d1221 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:7e740102d74523b2644eb1434fb56b0eee910dc1fdb8d6f9d1274f5c44a933e8 + tag: latest@sha256:f44b8277bd770a8f298ba99bda4526a12eabe2fbedd893f053f578da09241484 securityContext: container: readOnlyRootFilesystem: false