From 844cdf033af43465b79af98c373bfb6a7d492f89 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 13:21:22 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@2143c91 by renovate (#18208) 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 | `dc95995` -> `2143c91` | --- > [!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 c5d03bb0108..e7511dbb964 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: 7.1.17 +version: 7.1.18 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index dfca3e26c01..01a003545c4 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:dc9599591851f332976c3c771cd70c05a46191a89ae3d6f53e41ac38dc707180 + tag: latest@sha256:2143c919fe986a7e3977ec61d1c00164213e9174a08ba8ea6a13a40c8f239a24 securityContext: container: readOnlyRootFilesystem: false