From 85a4b0c84a118517135c9c4f096a80a68b0973ee Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 19 Aug 2024 08:22:54 +0200 Subject: [PATCH] chore(deps): update container image codetheweb/muse to v2.9.3@a73ed38 by renovate (#25294) 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.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. --- - [ ] 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 48ef2b4028d..c9a0f18bbcc 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.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 diff --git a/charts/stable/muse/values.yaml b/charts/stable/muse/values.yaml index 8a8b029e2ac..659bed2a0a1 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.2@sha256:47957ebe7dbef3aa1a7065f72f305c23f9c14e65699b7e980380a712835c8951 + tag: 2.9.3@sha256:a73ed3810a87fbc81970f0b9cc5bf2316ddc44e28c53d935293c484560ff5e79 securityContext: container: runAsNonRoot: false