mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 04:31:25 -03:00
chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 013601c (#44380)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `0a57e91` -> `013601c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -2,6 +2,12 @@ annotations:
|
||||
artifacthub.io/links: |-
|
||||
- name: support
|
||||
url: https://discord.com/invite/tVsPTHWTtr
|
||||
truecharts.org/category: unsorted
|
||||
truecharts.org/max_helm_version: "3.17"
|
||||
truecharts.org/max_kubernetes_version: 1.32.0
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
trueforge.org/category: AI
|
||||
trueforge.org/max_helm_version: "3.17"
|
||||
trueforge.org/max_kubernetes_version: 1.32.0
|
||||
@@ -20,20 +26,21 @@ dependencies:
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: Open-source ChatGPT experience for LLMs, embedders, and vector databases.
|
||||
home: https://trueforge.org/truetech/truecharts/truetech/truecharts/charts/stable/anything-llm
|
||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/anything-llm.webp
|
||||
home: https://truecharts.org/charts/stable/anything-llm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.webp
|
||||
keywords:
|
||||
- anything-llm
|
||||
- ai
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@trueforge.org
|
||||
url: https://trueforge.org
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: anything-llm
|
||||
sources:
|
||||
- https://ghcr.io/mintplex-labs/anything-llm
|
||||
- https://github.com/Mintplex-Labs/anything-llm
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/anything-llm
|
||||
type: application
|
||||
version: 4.13.34
|
||||
version: 4.13.35
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/mintplex-labs/anything-llm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0a57e918577fa4ac7369a56ac5cf175308e391dbaa7368f84cee6b0df85183f5
|
||||
tag: latest@sha256:013601c2a78fc549020ab6cc9a7609af1097c49be59685c4bf2019c850ef8183
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
||||
Reference in New Issue
Block a user