From 105f6d7142cdea1435477fda38e984675178c0e6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 29 Apr 2023 21:33:36 +0200 Subject: [PATCH] chore(deps): update container image tccr.io/truecharts/muse to v2.2.4 (#8491) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/muse](https://togithub.com/truecharts/containers) | patch | `2.2.0` -> `2.2.4` | --- ### 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). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/muse/Chart.yaml | 4 ++-- charts/incubator/muse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/incubator/muse/Chart.yaml b/charts/incubator/muse/Chart.yaml index 3e1d256ca09..311178b07b3 100644 --- a/charts/incubator/muse/Chart.yaml +++ b/charts/incubator/muse/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "2.2.0" +appVersion: "2.2.4" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/muse - https://github.com/codetheweb/muse type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/charts/incubator/muse/values.yaml b/charts/incubator/muse/values.yaml index dce8e5b80b5..0d0f4c1c0ae 100644 --- a/charts/incubator/muse/values.yaml +++ b/charts/incubator/muse/values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/muse pullPolicy: IfNotPresent - tag: 2.2.0@sha256:f4559eaaccab9d2cbc26190d4478d0bb091954c7c4217dbfc9de7489e860bdba + tag: 2.2.4@sha256:95198b1b560aacfbfd3332b5d74f6482dafb3b7cd7510ea4d744c30f1fc08acb securityContext: runAsNonRoot: false