From 167ae0ff9b725076693bfe7e30d93211e36fcfdb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 20 Apr 2024 14:18:41 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@b68de92 by renovate (#21060) 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 | `8e5e280` -> `b68de92` | --- > [!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 8cc34bf806d..f887b05bcfa 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.8.8 +version: 8.8.9 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 699f61876ec..84573d554ad 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:8e5e2805393e23ffba4387798320b512311b0bf53884f7469621c3a8b13f7703 + tag: latest@sha256:b68de929ed76f7101b168916a039e17233dce407c8431450d799479db2ed3c75 securityContext: container: readOnlyRootFilesystem: false