From a035c4a4157e140b52d708d28820693cc72a0829 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Apr 2024 08:20:23 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@4fa4ad8 by renovate (#21402) 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/mintplex-labs/anything-llm | digest | `8b37cc5` -> `4fa4ad8` | --- > [!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/anything-llm/Chart.yaml | 2 +- charts/stable/anything-llm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index b5fb7502534..7e73a318fec 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm - https://ghcr.io/mintplex-labs/anything-llm type: application -version: 1.5.32 +version: 1.5.33 diff --git a/charts/stable/anything-llm/values.yaml b/charts/stable/anything-llm/values.yaml index f8da9a4640b..e7688c2c61f 100644 --- a/charts/stable/anything-llm/values.yaml +++ b/charts/stable/anything-llm/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/mintplex-labs/anything-llm pullPolicy: IfNotPresent - tag: latest@sha256:8b37cc5fe319056d5789b98e9f274114dfcac9277c483749823a486026a18755 + tag: latest@sha256:4fa4ad813e43528429d867f3f3eb171eded11be508367027de7a4e0940281b95 securityContext: container: readOnlyRootFilesystem: false