chore(deps): update container image codetheweb/muse to v2.7.1@81b6481 by renovate (#19497)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| codetheweb/muse | patch | `2.7.0` -> `2.7.1` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot
2024-03-19 07:20:12 +01:00
committed by GitHub
parent 5edc860512
commit 4b4376f969
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.7.0 appVersion: 2.7.1
dependencies: dependencies:
- name: common - name: common
version: 20.2.2 version: 20.2.2
@@ -24,7 +24,7 @@ keywords:
- muse - muse
- media - media
- discord-bot - discord-bot
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@@ -35,4 +35,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://github.com/truecharts/charts/tree/master/charts/stable/muse
- https://hub.docker.com/r/codetheweb/muse - https://hub.docker.com/r/codetheweb/muse
type: application type: application
version: 5.9.1 version: 5.9.2
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: codetheweb/muse repository: codetheweb/muse
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.7.0@sha256:961fce61dbb35032396af9bf949a5a968b214d67dc1a6a8e3bc62c26e47b1833 tag: 2.7.1@sha256:81b648163903eb681f005df22b326f54745ae7ba09b626b094d59be3b861a4ec
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false