From 265265aa41565d641b0b00354450a20dd3280229 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 15 Nov 2024 01:25:51 +0100 Subject: [PATCH] chore(helm): update image docker.io/ich777/thunderbird digest to 3ce501d (#29374) 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/ich777/thunderbird | digest | `efe047e` -> `3ce501d` | --- > [!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/thunderbird/Chart.yaml | 2 +- charts/stable/thunderbird/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/thunderbird/Chart.yaml b/charts/stable/thunderbird/Chart.yaml index 4279bcf5d1a..e8ecfae846f 100644 --- a/charts/stable/thunderbird/Chart.yaml +++ b/charts/stable/thunderbird/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://hub.docker.com/r/ich777/thunderbird - https://www.thunderbird.net/ type: application -version: 7.2.5 +version: 7.2.6 diff --git a/charts/stable/thunderbird/values.yaml b/charts/stable/thunderbird/values.yaml index 83922f46078..4f86ff49f7f 100644 --- a/charts/stable/thunderbird/values.yaml +++ b/charts/stable/thunderbird/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/ich777/thunderbird - tag: latest@sha256:efe047ebb49668dbf0f1ca327aa7be2bf2cb335e1cb94d41edeb06e597814b1f + tag: latest@sha256:3ce501dde07e3736b8328b7ce318d7353fdfdbe75e75ad6e5e5f8203f7f44144 persistence: data: enabled: true