From dd69ae12e20055987076c64e45983b4d75fb2de7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Apr 2026 15:04:31 +0200 Subject: [PATCH] =?UTF-8?q?fix(muse):=20update=20image=20ghcr.io/museoffic?= =?UTF-8?q?ial/muse=202.11.2=20=E2=86=92=202.11.3=20(#47470)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- 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 9bcfd2ed6ac..5bec0fe3303 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -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 diff --git a/charts/stable/muse/values.yaml b/charts/stable/muse/values.yaml index 506c3d833dd..c0be34a4832 100644 --- a/charts/stable/muse/values.yaml +++ b/charts/stable/muse/values.yaml @@ -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