From 8f5a722aae89f7ccfc563194710488c4a5a41f69 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Nov 2024 17:27:37 +0100 Subject: [PATCH] chore(helm): update image docker.io/ich777/thunderbird digest to efe047e (#28803) 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 | `c83ddc8` -> `efe047e` | --- > [!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 4f7e90a31df..4204b354081 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.3 +version: 7.2.4 diff --git a/charts/stable/thunderbird/values.yaml b/charts/stable/thunderbird/values.yaml index 8a79a6ee659..83922f46078 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:c83ddc89687c7666a7f42ac237e21a4d41fb3eee4190d98fb2961a786aefe4c4 + tag: latest@sha256:efe047ebb49668dbf0f1ca327aa7be2bf2cb335e1cb94d41edeb06e597814b1f persistence: data: enabled: true