From f3bfeed79d35ef7ac7ca6ef37d7235c24209c92c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 24 Mar 2024 13:20:22 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@c8acb21 by renovate (#19722) 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 | `e2b97bb` -> `c8acb21` | --- > [!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 | 4 ++-- charts/stable/autoscan/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/autoscan/Chart.yaml b/charts/stable/autoscan/Chart.yaml index d7002461758..9c05e65333e 100644 --- a/charts/stable/autoscan/Chart.yaml +++ b/charts/stable/autoscan/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/autoscan.png keywords: - autoscan - media -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/autoscan - https://ghcr.io/hotio/autoscan type: application -version: 8.7.2 +version: 8.7.3 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index a19f9ad6e05..430352ecbe7 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:e2b97bbc811e00cd57d14ad4622e52791da6886f57aff4cbc93c75439cc09e88 + tag: latest@sha256:c8acb2100a0d9273e08070a5e0d192fffcffe0700f74108a71d444d5b1bb333e securityContext: container: readOnlyRootFilesystem: false