chore(deps): update container image codetheweb/muse to v2.9.0@4251ef3 by renovate (#24148)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| codetheweb/muse | minor | `2.8.1` -> `2.9.0` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-07-24 15:50:01 +02:00 committed by GitHub
parent fd221fe1de
commit 599b0aa1d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.8.1
appVersion: 2.9.0
dependencies:
- name: common
version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/muse
- https://hub.docker.com/r/codetheweb/muse
type: application
version: 7.1.3
version: 7.2.0

View File

@ -1,7 +1,7 @@
image:
repository: codetheweb/muse
pullPolicy: IfNotPresent
tag: 2.8.1@sha256:b0964d260f32478f443cc073b3accf7affe37f72167a27c26c7bedc27db01480
tag: 2.9.0@sha256:4251ef3800f126902c65ed394276e2170522361d1fd09f2519169268cf2c346f
securityContext:
container:
runAsNonRoot: false