From 1a0434f5220b4ddecb1b8b6057165df6cb82119d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 20 Oct 2024 20:13:38 +0200 Subject: [PATCH] chore(helm): update image docker.io/ronnieroller/media-roller digest to 9330bd5 (#28081) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ronnieroller/media-roller | digest | `8e6c245` -> `9330bd5` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/media-roller/Chart.yaml | 2 +- charts/stable/media-roller/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/media-roller/Chart.yaml b/charts/stable/media-roller/Chart.yaml index a4fbe03805b..791eec1f523 100644 --- a/charts/stable/media-roller/Chart.yaml +++ b/charts/stable/media-roller/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/media-roller - https://hub.docker.com/r/ronnieroller/media-roller type: application -version: 7.2.2 +version: 7.2.3 diff --git a/charts/stable/media-roller/values.yaml b/charts/stable/media-roller/values.yaml index adf5e72c0fa..45061f00b16 100644 --- a/charts/stable/media-roller/values.yaml +++ b/charts/stable/media-roller/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/ronnieroller/media-roller - tag: latest@sha256:8e6c2456fda1d012e60acda351d491d01e315c3c8d10143d46f86bfb6ff942ae + tag: latest@sha256:9330bd581ee024b63952405b7a511f88b22c72d7959796feccb025627c05d6e9 persistence: download: enabled: true