From 4b4376f96951040e7e7b744c75773968c09c7695 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 19 Mar 2024 07:20:12 +0100 Subject: [PATCH] chore(deps): update container image codetheweb/muse to v2.7.1@81b6481 by renovate (#19497) 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.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. --- - [ ] 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 | 6 +++--- charts/stable/muse/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/muse/Chart.yaml b/charts/stable/muse/Chart.yaml index a59a03a2f18..2f446a621fa 100644 --- a/charts/stable/muse/Chart.yaml +++ b/charts/stable/muse/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.7.0 +appVersion: 2.7.1 dependencies: - name: common version: 20.2.2 @@ -24,7 +24,7 @@ keywords: - muse - media - discord-bot -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/muse - https://hub.docker.com/r/codetheweb/muse type: application -version: 5.9.1 +version: 5.9.2 diff --git a/charts/stable/muse/values.yaml b/charts/stable/muse/values.yaml index d2280613246..50540a64b2f 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.7.0@sha256:961fce61dbb35032396af9bf949a5a968b214d67dc1a6a8e3bc62c26e47b1833 + tag: 2.7.1@sha256:81b648163903eb681f005df22b326f54745ae7ba09b626b094d59be3b861a4ec securityContext: container: runAsNonRoot: false