Skip to content

Commit

Permalink
chore(deps): update container image ghcr.io/mintplex-labs/anything-ll…
Browse files Browse the repository at this point in the history
…m to latest@06ec0b6 by renovate (#20681)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `3c5dee4` -> `06ec0b6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
  • Loading branch information
truecharts-admin committed Apr 13, 2024
1 parent fda42c1 commit e1972a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/stable/anything-llm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/anything-llm.png
keywords:
- anything-llm
- ai
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
Expand All @@ -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.7
version: 1.5.8
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:3c5dee4504d828bd1a31634df8deaccdc71a5a31868042aaf3c70f6eac3e2e4f
tag: latest@sha256:06ec0b6cccca037f264c45b231d2cde378aaffabf2c3bfc0321f629cd3894aca
securityContext:
container:
readOnlyRootFilesystem: false
Expand Down

0 comments on commit e1972a7

Please sign in to comment.