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
|
min_scale_version: 23.10.0
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
truecharts.org/category: Tools-Utilities
|
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/min_helm_version: "3.12"
|
||||||
truecharts.org/train: incubator
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: full
|
appVersion: full
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -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/incubator/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
|
||||||
|
@ -31,7 +31,7 @@ maintainers:
|
||||||
name: red-discordbot
|
name: red-discordbot
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/PhasecoreX/docker-red-discordbot
|
- 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
|
- https://hub.docker.com/r/phasecorex/red-discordbot
|
||||||
type: application
|
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.
|
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.
|
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)**
|
**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:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: phasecorex/red-discordbot
|
repository: phasecorex/red-discordbot
|
||||||
tag: full@sha256:5a799e74e97cd1e039993dc3c8b8ae13a8afcb19abf00cb06a666f160ef8da14
|
tag: full@sha256:68f02c60d71780a937640085f7a4f58efb0d7720e622ca4a972dbec40d3b17f4
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue