From b8ea5455bd252eea42737135052fa35f7c81d027 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 16 Mar 2024 13:26:28 +0100 Subject: [PATCH] chore(deps): update container image codetheweb/muse to v2.7.0@961fce6 by renovate (#19335) 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 | minor | `2.6.0` -> `2.7.0` | --- > [!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 3123fdfe146..1f6d2981788 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.6.0 +appVersion: 2.7.0 dependencies: - name: common version: 20.1.5 @@ -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.7.0 +version: 5.8.0 diff --git a/charts/stable/muse/values.yaml b/charts/stable/muse/values.yaml index e6feb727d8f..d2280613246 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.6.0@sha256:9deedbb212a0083008cf1f371ce1ac9e0ac9b2a159ac2b62d3c7ef28b8424389 + tag: 2.7.0@sha256:961fce61dbb35032396af9bf949a5a968b214d67dc1a6a8e3bc62c26e47b1833 securityContext: container: runAsNonRoot: false