Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@cba07af by renovate #19858

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/stable/anything-llm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion charts/stable/anything-llm/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down