chore(deps): update container image codetheweb/muse to v2.9.3@a73ed38 by renovate (#25294)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| codetheweb/muse | patch | `2.9.2` -> `2.9.3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMzkuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-08-19 08:22:54 +02:00
committed by GitHub
parent 4ea0605a8c
commit 85a4b0c84a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.9.2
appVersion: 2.9.3
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.2.2
version: 7.2.3
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: codetheweb/muse
pullPolicy: IfNotPresent
tag: 2.9.2@sha256:47957ebe7dbef3aa1a7065f72f305c23f9c14e65699b7e980380a712835c8951
tag: 2.9.3@sha256:a73ed3810a87fbc81970f0b9cc5bf2316ddc44e28c53d935293c484560ff5e79
securityContext:
container:
runAsNonRoot: false