From 7e92bd4ff5289027eac14e4e2d4e2804b56f0284 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 27 Mar 2024 07:19:45 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@cba07af by renovate (#19858) 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 | `38c2939` -> `cba07af` | --- > [!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 b9e0dbea294..ca6f5ac5ee5 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.4.10 +version: 1.4.11 diff --git a/charts/stable/anything-llm/values.yaml b/charts/stable/anything-llm/values.yaml index 8cf0067b845..1f4d51c1360 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:38c2939162205f40962e5e3944ea69c2e8e7f9b74fc9cb13396ad93a0a696578 + tag: latest@sha256:cba07af5e7c53896a64e5a7f11271e77eeed3ec8d9416ffbf84305ad958f5c42 securityContext: container: readOnlyRootFilesystem: false