From e6f0184a8d464cd271ced663fe74123f3662dff0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 26 Jul 2024 02:30:00 +0200 Subject: [PATCH] chore(deps): update container image epoupon/fileshelter to 6.2.0@4610b3a by renovate (#24346) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | epoupon/fileshelter | digest | `a5f63b6` -> `4610b3a` | --- > [!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/fileshelter/Chart.yaml | 2 +- charts/stable/fileshelter/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 15ea035cee0..7d6e1d77c68 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 8.1.3 +version: 8.1.4 diff --git a/charts/stable/fileshelter/values.yaml b/charts/stable/fileshelter/values.yaml index 7196bcaeb8c..6961cb8b960 100644 --- a/charts/stable/fileshelter/values.yaml +++ b/charts/stable/fileshelter/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: epoupon/fileshelter - tag: 6.2.0@sha256:a5f63b6255d051f2112d591464f6672ba168f44891a7cbce2679417679a96b6d + tag: 6.2.0@sha256:4610b3a8cfec8e2350d33946670955c68c887a49159ee0cfe7bc6b068c9f75a4 securityContext: container: readOnlyRootFilesystem: false