chore(deps): update container image phasecorex/red-discordbot to full@68f02c6 by renovate (#17390)
This commit is contained in:
parent
9c2853f3e4
commit
5440180d6b
|
@ -3,9 +3,9 @@ annotations:
|
|||
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/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: incubator
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: full
|
||||
dependencies:
|
||||
|
@ -17,13 +17,13 @@ dependencies:
|
|||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: "The newest Red-Discordbot in a convenient multi-arch Chart "
|
||||
home: https://truecharts.org/charts/incubator/red-discordbot
|
||||
description: 'The newest Red-Discordbot in a convenient multi-arch Chart '
|
||||
home: https://truecharts.org/charts/stable/red-discordbot
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/red-discordbot.png
|
||||
keywords:
|
||||
- red-discordbot
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -31,7 +31,7 @@ maintainers:
|
|||
name: red-discordbot
|
||||
sources:
|
||||
- https://github.com/PhasecoreX/docker-red-discordbot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/red-discordbot
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/red-discordbot
|
||||
- https://hub.docker.com/r/phasecorex/red-discordbot
|
||||
type: application
|
||||
version: 4.1.8
|
||||
version: 4.1.9
|
||||
|
|
|
@ -7,7 +7,7 @@ title: README
|
|||
TrueCharts can be installed as both _normal_ Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/red-discordbot)
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/red-discordbot)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: phasecorex/red-discordbot
|
||||
tag: full@sha256:5a799e74e97cd1e039993dc3c8b8ae13a8afcb19abf00cb06a666f160ef8da14
|
||||
tag: full@sha256:68f02c60d71780a937640085f7a4f58efb0d7720e622ca4a972dbec40d3b17f4
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue