From ab66f55867cc427c4ed57fa4d6e5f9506d88585e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 Mar 2024 02:04:15 +0100 Subject: [PATCH] chore(deps): update container image epoupon/fileshelter to v6.2.0@a5f63b6 by renovate (#19098) 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 | minor | `6.1.0` -> `6.2.0` | --- > [!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/fileshelter/Chart.yaml | 6 +++--- charts/stable/fileshelter/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/fileshelter/Chart.yaml b/charts/stable/fileshelter/Chart.yaml index 8b2702419d0..6dfbb2ff9d3 100644 --- a/charts/stable/fileshelter/Chart.yaml +++ b/charts/stable/fileshelter/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 6.1.0 +appVersion: 6.2.0 dependencies: - name: common version: 19.0.0 @@ -26,7 +26,7 @@ keywords: - Tools-Utilities - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/fileshelter - https://hub.docker.com/r/epoupon/fileshelter type: application -version: 6.4.1 +version: 6.5.0 diff --git a/charts/stable/fileshelter/values.yaml b/charts/stable/fileshelter/values.yaml index 44eae05f161..7196bcaeb8c 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.1.0@sha256:b8d12b464bfcac2b6b56c27dc2bc8bd5230610d13d971434c0d3d06f471693db + tag: 6.2.0@sha256:a5f63b6255d051f2112d591464f6672ba168f44891a7cbce2679417679a96b6d securityContext: container: readOnlyRootFilesystem: false