From ad092b300dd6590c69327191db58c83ecce5e69e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 May 2024 13:20:43 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@7e74010 by renovate (#22232) 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 | `0220a3d` -> `7e74010` | --- > [!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 16beec6b38a..51252d4e9ba 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: 9.0.5 +version: 9.0.6 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 2e1518ad22e..a15b1b1e9e7 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:0220a3de8f4781858f6a17ba27578168b7ff3884308b4cffa1468714108a19d4 + tag: latest@sha256:7e740102d74523b2644eb1434fb56b0eee910dc1fdb8d6f9d1274f5c44a933e8 securityContext: container: readOnlyRootFilesystem: false