From c62adf4612d6639fdeaf5ec1056ca36aa7cd5cfc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 7 Jul 2025 20:23:36 +0200 Subject: [PATCH] chore(helm): update image docker.io/f0rc3/barcodebuddy digest to bcba09b (#37142) 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/f0rc3/barcodebuddy | digest | `e23a016` -> `bcba09b` | 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/barcodebuddy/Chart.yaml | 2 +- charts/stable/barcodebuddy/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/barcodebuddy/Chart.yaml b/charts/stable/barcodebuddy/Chart.yaml index ba6e41f9703..ce2fb7d7696 100644 --- a/charts/stable/barcodebuddy/Chart.yaml +++ b/charts/stable/barcodebuddy/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/barcodebuddy - https://hub.docker.com/r/f0rc3/barcodebuddy type: application -version: 8.0.5 +version: 8.0.6 diff --git a/charts/stable/barcodebuddy/values.yaml b/charts/stable/barcodebuddy/values.yaml index c5be74ee7f8..d49c1f96966 100644 --- a/charts/stable/barcodebuddy/values.yaml +++ b/charts/stable/barcodebuddy/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/f0rc3/barcodebuddy - tag: latest@sha256:e23a016e98ce5e80ece0523e22a10f5b17712d91091843b98adbe8cda0b0bdb8 + tag: latest@sha256:bcba09b8a1e950ab51df653737f43d20c1b68aedb8ad19a8e7b4d23a0bffdf16 persistence: config: enabled: true