From bbdf0308425eb7efa8dcf48fefad18deb1503d39 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 5 Oct 2025 01:51:56 +0200 Subject: [PATCH] chore(helm): update image docker.io/phasecorex/red-discordbot digest to 991857d (#40387) 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 | `91b3130` -> `991857d` | --- > [!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/red-discordbot/Chart.yaml | 3 ++- charts/stable/red-discordbot/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/red-discordbot/Chart.yaml b/charts/stable/red-discordbot/Chart.yaml index 0a6629057d0..6749d8c76db 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -35,8 +35,9 @@ maintainers: name: red-discordbot sources: - https://github.com/PhasecoreX/docker-red-discordbot + - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 8.7.2 +version: 8.7.3 diff --git a/charts/stable/red-discordbot/values.yaml b/charts/stable/red-discordbot/values.yaml index e32ddcc6fad..bff9beb1f35 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:91b313057bc26a184d525ea8af8f9cbd55e1d297dc22815182bea5eb46e6f437 + tag: full@sha256:991857d64fff6c8bedefdf54b6e90316136cbc1c17648729cf28f521228eedbd persistence: data: enabled: true