fix(muse): update image ghcr.io/museofficial/muse 2.11.2 → 2.11.3 (#47470)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/museofficial/muse | patch | `407798e` → `becf7e8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

📅 **Schedule**: (UTC)

- 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9tdXNlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-04-24 15:04:31 +02:00
committed by GitHub
parent 24ee689932
commit dd69ae12e2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.11.2
appVersion: 2.11.3
dependencies:
- name: common
version: 29.1.6
@@ -37,5 +37,5 @@ sources:
- https://github.com/museofficial/muse
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/muse
type: application
version: 9.1.1
version: 9.1.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
repository: ghcr.io/museofficial/muse
pullPolicy: IfNotPresent
tag: 2.11.2@sha256:407798e5ee632dfb0e1377d8f2c7dacbba5191455998af949382a8b7ffbf94c3
tag: 2.11.3@sha256:becf7e81cb2565dced0d5f2234fa68986345a75f2685d6af87f3851b31e79879
securityContext:
container:
runAsNonRoot: false