fix(images): update container image tccr.io/truecharts/red-discordbot to vfull (#14979)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/red-discordbot | digest | `669d82e` -> `416909f` | --- > [!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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4749dcbcab
commit
524c50857c
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot
|
||||
- https://github.com/PhasecoreX/docker-red-discordbot
|
||||
type: application
|
||||
version: 2.0.16
|
||||
version: 2.0.17
|
||||
|
|
|
@ -4,7 +4,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/red-discordbot
|
||||
tag: vfull@sha256:669d82e1257bccca09e59850439bbc9b081d0dc396a9d14ed08f4ed483699c7c
|
||||
tag: vfull@sha256:416909ff37869b460ac8f8c99e2406b25ae7b4b8cbdfe3a58455ce91da3c272b
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue