From 2e12144fca924fc0849241b9fa528c86a06f7076 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 May 2025 14:48:06 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/tardi?= =?UTF-8?q?sx/linkwallet=20v0.0.36=20=E2=86=92=20v0.1.1=20(#35040)?= 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/tardisx/linkwallet | minor | `a8b2ed2` -> `5828c5f` | --- > [!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/linkwallet/Chart.yaml | 4 ++-- charts/stable/linkwallet/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/linkwallet/Chart.yaml b/charts/stable/linkwallet/Chart.yaml index 0596dd6e14e..17f2a127295 100644 --- a/charts/stable/linkwallet/Chart.yaml +++ b/charts/stable/linkwallet/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.0.36 +appVersion: 0.1.1 dependencies: - name: common version: 25.4.10 @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/linkwallet - https://hub.docker.com/r/tardisx/linkwallet type: application -version: 7.5.1 +version: 7.6.0 diff --git a/charts/stable/linkwallet/values.yaml b/charts/stable/linkwallet/values.yaml index dd91f7bdd7b..4da0f984efd 100644 --- a/charts/stable/linkwallet/values.yaml +++ b/charts/stable/linkwallet/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/tardisx/linkwallet - tag: v0.0.36@sha256:a8b2ed2b80256d701428222bea69b686114dd240be0f479f01c5e8f1757d55d1 + tag: v0.1.1@sha256:5828c5f14b3dfbabbe9e194ffde3901f04d32c1206a4c84343660809e1aedc80 persistence: data: enabled: true