From ad1c77f3be0d43071f43795b714a73a04a4a73b1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Apr 2024 14:19:40 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/hotio/autoscan to latest@2ce33c1 by renovate (#20992) 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 | `b0d13f2` -> `2ce33c1` | --- > [!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 e805e593c7b..9fa46aa3ccd 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.6 +version: 8.8.7 diff --git a/charts/stable/autoscan/values.yaml b/charts/stable/autoscan/values.yaml index 9fd687a79c5..22c74e101b8 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:b0d13f2113ec446f6415a7bb48ebaf2601790fe440bcf6d9b4f560b80c92b510 + tag: latest@sha256:2ce33c167c118cee9144baa0c43b5b9f6b61894a612704e843acd4855eafd047 securityContext: container: readOnlyRootFilesystem: false