From 87e5a2a3a11c0a3cf8544168fd31eca301f6353d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 02:52:24 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/anope to latest (#14826) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/anope | digest | `db7fe61` -> `36ee471` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/anope/Chart.yaml | 2 +- charts/incubator/anope/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/anope/Chart.yaml b/charts/incubator/anope/Chart.yaml index bef9881d230..c25d5c4c795 100644 --- a/charts/incubator/anope/Chart.yaml +++ b/charts/incubator/anope/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/anope - https://thelounge.chat/ type: application -version: 2.0.9 +version: 2.0.10 diff --git a/charts/incubator/anope/values.yaml b/charts/incubator/anope/values.yaml index 58df4b979b7..3b22cb7ea16 100644 --- a/charts/incubator/anope/values.yaml +++ b/charts/incubator/anope/values.yaml @@ -12,7 +12,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/anope - tag: latest@sha256:db7fe61af11aa50ec63ed50b7718081aca3e8e1176a7b122ddd5f33089d62866 + tag: latest@sha256:36ee4711a8a5e1376ab1d7e9eb1726aa918eaacbbb13c65452455b674d5d80da persistence: datapath: enabled: true