From 4d86d480f72cc05c704ccce4419c0fc38f5bca82 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Mar 2025 21:33:35 +0100 Subject: [PATCH] chore(helm): update image docker.io/openaudible/openaudible digest to a4af7f2 (#33567) 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/openaudible/openaudible | digest | `f912e59` -> `a4af7f2` | 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/openaudible/Chart.yaml | 2 +- charts/stable/openaudible/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/openaudible/Chart.yaml b/charts/stable/openaudible/Chart.yaml index 7e9fe35dbba..17ca9197b64 100644 --- a/charts/stable/openaudible/Chart.yaml +++ b/charts/stable/openaudible/Chart.yaml @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/openaudible - https://hub.docker.com/r/openaudible/openaudible type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/openaudible/values.yaml b/charts/stable/openaudible/values.yaml index 0f28deff7a8..a6ee9bc3a0b 100644 --- a/charts/stable/openaudible/values.yaml +++ b/charts/stable/openaudible/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/openaudible/openaudible - tag: latest@sha256:f912e5982bab568aa440f0b6121c32ff19ec0fbcb83676ca92ee90ff7e7bd7c3 + tag: latest@sha256:a4af7f2f8a31130875b2579c5de6d964bf3573c829365079d969dd0648b76097 persistence: config: enabled: true