From bf236344fe781d32d9447588d48f0807ff952d2a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 19 Oct 2024 02:46:50 +0200 Subject: [PATCH] chore(helm): update image phasecorex/red-discordbot digest to e79933d (#27996) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | phasecorex/red-discordbot | digest | `7e27799` -> `e79933d` | 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 e2faed0e09e..41fbf68b5c1 100644 --- a/charts/stable/red-discordbot/Chart.yaml +++ b/charts/stable/red-discordbot/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot - https://hub.docker.com/r/phasecorex/red-discordbot type: application -version: 7.2.1 +version: 7.2.2 diff --git a/charts/stable/red-discordbot/values.yaml b/charts/stable/red-discordbot/values.yaml index 6846f12a56f..1a7ff7965ca 100644 --- a/charts/stable/red-discordbot/values.yaml +++ b/charts/stable/red-discordbot/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: phasecorex/red-discordbot - tag: full@sha256:7e27799e5f2efdb369c74e32f233346c83d051a6b192e2025f7c00df3e0791fa + tag: full@sha256:e79933df01e54ea508a968a2130b514ab02fa443a5d9110f3bea7fd7155f1af0 persistence: data: enabled: true