From c2ed54f83e64e70c27d1680699ba0583cb723769 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 Aug 2024 14:22:14 +0200 Subject: [PATCH] chore(deps): update container image codetheweb/muse to v2.9.4@589fcde by renovate (#25610) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | codetheweb/muse | patch | `2.9.3` -> `2.9.4` | --- > [!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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/muse/Chart.yaml | 4 ++-- charts/stable/muse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index 9709c45196c..e8bb3fea7ec 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.9.3 +appVersion: 2.9.4 dependencies: - name: common version: 24.1.10 @@ -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.4 +version: 7.2.5 diff --git a/charts/stable/muse/values.yaml b/charts/stable/muse/values.yaml index 659bed2a0a1..2b48d411281 100644 --- a/charts/stable/muse/values.yaml +++ b/charts/stable/muse/values.yaml @@ -1,7 +1,7 @@ image: repository: codetheweb/muse pullPolicy: IfNotPresent - tag: 2.9.3@sha256:a73ed3810a87fbc81970f0b9cc5bf2316ddc44e28c53d935293c484560ff5e79 + tag: 2.9.4@sha256:589fcdea4955de4b23454b0157dd394325564df1238e6322f1e9f867b0af03ef securityContext: container: runAsNonRoot: false