From d8ca9852096e39ba4abbea7674612c4168f29922 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Apr 2023 11:43:51 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/filestash to latest (#8220) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/filestash | digest | `c458467` -> `4d0f962` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please 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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/filestash/Chart.yaml | 2 +- charts/incubator/filestash/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/filestash/Chart.yaml b/charts/incubator/filestash/Chart.yaml index 6c69dec6af2..68b205e5a89 100644 --- a/charts/incubator/filestash/Chart.yaml +++ b/charts/incubator/filestash/Chart.yaml @@ -29,4 +29,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/filestash - https://www.filestash.app/ type: application -version: 2.0.15 +version: 2.0.16 diff --git a/charts/incubator/filestash/values.yaml b/charts/incubator/filestash/values.yaml index fd5876942ba..00c4479a24c 100644 --- a/charts/incubator/filestash/values.yaml +++ b/charts/incubator/filestash/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/filestash - tag: latest@sha256:c458467b8cb89d3d4056da3657b0ca025283c486e5969f5aa864e3d1f9c1904b + tag: latest@sha256:4d0f962c32dd921c5c3c618222928ff532743a953b887b7d6789c36b5b9f1008 persistence: appdata: enabled: true