From 9f099106cfae590ccfc35cd260444124c93d0714 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Jul 2025 08:12:35 +0200 Subject: [PATCH] chore(helm): update image docker.io/phasecorex/red-discordbot digest to aada273 (#37715) 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 | `371c973` -> `aada273` | 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 e000934b059..fde670b36bb 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: 8.1.0 +version: 8.1.1 diff --git a/charts/stable/red-discordbot/values.yaml b/charts/stable/red-discordbot/values.yaml index 492fd9958b7..4cd69883711 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:371c973f814c9482f6a0a5e42182ee5bbfddcd658494beda2488dd1b6b1ec284 + tag: full@sha256:aada273c4291deccf5c0bf86a94c9c37e6d7df9eb504f6ed983f249773aa0ff6 persistence: data: enabled: true