From acad4bc81ba7ab9a32e00a0bbcb5ee4b225db8e7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 30 Apr 2025 02:27:14 +0200 Subject: [PATCH] chore(helm): update image docker.io/phasecorex/red-discordbot digest to 40d7ea0 (#34899) 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/phasecorex/red-discordbot | digest | `c782fac` -> `40d7ea0` | 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/red-discordbot/Chart.yaml | 2 +- charts/stable/red-discordbot/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index abd47558ef8..38a2660a4da 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 7.5.5 +version: 7.5.6 diff --git a/charts/stable/red-discordbot/values.yaml b/charts/stable/red-discordbot/values.yaml index f56b590c3a1..f321db490b5 100644 --- a/charts/stable/red-discordbot/values.yaml +++ b/charts/stable/red-discordbot/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/phasecorex/red-discordbot - tag: full@sha256:c782faceef7c909659d4d6201cf3e10eae9c3c395b98658caecd9d389eb68d1b + tag: full@sha256:40d7ea03cdc6803d142ea43957059666bdca52b35e8407c523f583f4e512228e persistence: data: enabled: true