chore(deps): update container image phasecorex/red-discordbot to full@d005aa1 by renovate (#16443)
This commit is contained in:
parent
f15c2e972d
commit
af6b7dee61
|
@ -1,37 +1,37 @@
|
|||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: red-discordbot
|
||||
version: 3.0.18
|
||||
version: 3.0.19
|
||||
appVersion: full
|
||||
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/incubator/red-discordbot
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/PhasecoreX/docker-red-discordbot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot
|
||||
- https://hub.docker.com/r/phasecorex/red-discordbot
|
||||
- https://github.com/PhasecoreX/docker-red-discordbot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot
|
||||
- https://hub.docker.com/r/phasecorex/red-discordbot
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- red-discordbot
|
||||
- Tools-Utilities
|
||||
- red-discordbot
|
||||
- Tools-Utilities
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.21
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
max_scale_version: 23.10.2
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: Tools-Utilities
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
type: application
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: phasecorex/red-discordbot
|
||||
tag: full@sha256:98941542f1aee68b6b7300d7ebfc8d87609652864c105b9fa04631a4a67cc4bd
|
||||
tag: full@sha256:d005aa1aff6c8c9e091fe3ebecd5d5e1914ff91816eee23beef42e14c93c1267
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue