From 4815196aa70397c55abf2609f860df6d62af405c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Mar 2024 01:32:24 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@46bc41e by renovate (#18764) 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 | `a343a02` -> `46bc41e` | --- > [!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 | 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 41b5e14adf9..ccfc7cb1754 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.2.0 +version: 8.2.1 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index db40120b298..3658f816e6b 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:a343a024366a4e12d2b4e4097fa2f65ab5285bb4d34c4ae677607d04c44f3d6c + tag: latest@sha256:46bc41efe6e05c5a04c45410cdd41ce6a313b60bcf1354245c6f541e4bb0f466 securityContext: container: readOnlyRootFilesystem: false