From ced674156aaebc3dc8ea07991d421433e39edd01 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 13:18:32 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@a343a02 by renovate (#18656) 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 | `c36fd5a` -> `a343a02` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 05a4ce8b0e3..8a147905a2b 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://ghcr.io/hotio/autoscan type: application -version: 8.1.3 +version: 8.1.4 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index b4c0ad7c69f..db40120b298 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:c36fd5a06e4802c95e332e74e7d42d556942a3838021222a8cca00db9949b823 + tag: latest@sha256:a343a024366a4e12d2b4e4097fa2f65ab5285bb4d34c4ae677607d04c44f3d6c securityContext: container: readOnlyRootFilesystem: false