From 35b774e4a1ec25d6ead9740c51366a7a9967e61a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 04:07:11 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/ich777/fluttercoin digest to a74769e (#29922) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/fluttercoin | digest | `c1b4c32` -> `a74769e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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/fluttercoin-wallet/Chart.yaml | 2 +- charts/stable/fluttercoin-wallet/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/fluttercoin-wallet/Chart.yaml b/charts/stable/fluttercoin-wallet/Chart.yaml index a4d3ad47b68..405912088b8 100644 --- a/charts/stable/fluttercoin-wallet/Chart.yaml +++ b/charts/stable/fluttercoin-wallet/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://ghcr.io/ich777/fluttercoin - https://github.com/truecharts/charts/tree/master/charts/stable/fluttercoin-wallet type: application -version: 7.2.2 +version: 7.2.3 diff --git a/charts/stable/fluttercoin-wallet/values.yaml b/charts/stable/fluttercoin-wallet/values.yaml index 28a0d2b0438..a1c5d7f6e54 100644 --- a/charts/stable/fluttercoin-wallet/values.yaml +++ b/charts/stable/fluttercoin-wallet/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/ich777/fluttercoin - tag: latest@sha256:c1b4c32871fbd98468ea3426add86bfb287d033a14a7f0f90bc18b59df6a1ed1 + tag: latest@sha256:a74769e2806669ea722a49ac9b69852872e62fee0570ff23ed2bd5511c5ad421 persistence: datapath: enabled: true