From 325803ae900831f309cd1f6016ca0e0f35b3305b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Apr 2024 08:21:53 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@da8c9b0 by renovate (#21157) 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 | `e97c82e` -> `da8c9b0` | --- > [!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 14bb2ef7c16..f8328390659 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.webp 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.8.16 +version: 8.8.17 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 4f261c27d88..191a51a39fb 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:e97c82e2ccfcb092aa6795d65567435dd6afbb8c84800cbcfd006fdfeda77eef + tag: latest@sha256:da8c9b0dc13077b6ab9da7d272eea3fa314500d7720fd02af45ab744d3dced40 securityContext: container: readOnlyRootFilesystem: false