From fd3a26506621d46d2bf4d5aca47a00de4db89754 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Apr 2024 02:32:23 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@ab43c8c by renovate (#21186) 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 | `2933a3a` -> `ab43c8c` | --- > [!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 | 4 ++-- charts/stable/anything-llm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/anything-llm/Chart.yaml b/charts/stable/anything-llm/Chart.yaml index 49384dba066..2895e8423e1 100644 --- a/charts/stable/anything-llm/Chart.yaml +++ b/charts/stable/anything-llm/Chart.yaml @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp keywords: - anything-llm - ai -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -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.25 +version: 1.5.26 diff --git a/charts/stable/anything-llm/values.yaml b/charts/stable/anything-llm/values.yaml index 3399d53edb2..9f7a64a986e 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:2933a3a0fae41198e1d71c3721e62861a774d01d32998283e2bb2802acef60ec + tag: latest@sha256:ab43c8c264ce4b6bda4ee7007aeeb6f49f9dd115c2a38b0122fb04b3e0f04e89 securityContext: container: readOnlyRootFilesystem: false