chore(deps): update container image ghcr.io/mintplex-labs/anything-llm to latest@ae23fbc by renovate (#25320)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/mintplex-labs/anything-llm | digest | `ccb67e2` -> `ae23fbc` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4xIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
4c7133063f
commit
bfe0e238ef
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/Mintplex-Labs/anything-llm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/anything-llm
|
||||
type: application
|
||||
version: 3.1.36
|
||||
version: 3.1.37
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/mintplex-labs/anything-llm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ccb67e2f10cda969113951bb73edb25e3f1f6becad85112caad4d18735a1a8b0
|
||||
tag: latest@sha256:ae23fbc7fc9703925ff8a951281e6095c2ebe446b72e3868c9307e21e9ca009b
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue