chore(deps): update container image phasecorex/red-discordbot to full@96dedd8 by renovate (#18354)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | phasecorex/red-discordbot | digest | `1ccb339` -> `96dedd8` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
0c59654c8b
commit
d0010df353
|
@ -17,13 +17,13 @@ dependencies:
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: "The newest Red-Discordbot in a convenient multi-arch Chart "
|
description: 'The newest Red-Discordbot in a convenient multi-arch Chart '
|
||||||
home: https://truecharts.org/charts/stable/red-discordbot
|
home: https://truecharts.org/charts/stable/red-discordbot
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
|
||||||
keywords:
|
keywords:
|
||||||
- red-discordbot
|
- red-discordbot
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot
|
- https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot
|
||||||
- https://hub.docker.com/r/phasecorex/red-discordbot
|
- https://hub.docker.com/r/phasecorex/red-discordbot
|
||||||
type: application
|
type: application
|
||||||
version: 4.2.0
|
version: 4.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: phasecorex/red-discordbot
|
repository: phasecorex/red-discordbot
|
||||||
tag: full@sha256:1ccb33962d2362d588665b89dfb3d99d8b6961a559926cb68ecd45e3cc2eaad9
|
tag: full@sha256:96dedd894112db6ef3503c4f13189dd7ab17b8d8a8c14e1d9bef99ee46352193
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue