chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@11aaf72 by renovate (#19649)
This commit is contained in:
parent
6d958c93f6
commit
9a1904717f
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.png
|
||||||
keywords:
|
keywords:
|
||||||
- anything-llm
|
- anything-llm
|
||||||
- ai
|
- ai
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||||
- https://ghcr.io/mintplex-labs/anything-llm
|
- https://ghcr.io/mintplex-labs/anything-llm
|
||||||
type: application
|
type: application
|
||||||
version: 1.4.5
|
version: 1.4.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/mintplex-labs/anything-llm
|
repository: ghcr.io/mintplex-labs/anything-llm
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:327bbb95dc82dafe3f4ff4935e024dec3b57e78bbf7c205b0febf732927f7c48
|
tag: latest@sha256:11aaf72d2cbda89cad0dbd5b41cacf534ecb6298d1d1f49c6c3b64457604a271
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue