Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-10-28 23:42:33 +00:00
parent 2c70a14168
commit a7dc82187d
14 changed files with 23 additions and 14 deletions

View File

@ -1,9 +0,0 @@
## [dashy-3.0.20](https://github.com/truecharts/charts/compare/dashy-3.0.19...dashy-3.0.20) (2023-10-19)
### Chore
- update container image tccr.io/truecharts/dashy to v2.1.1 ([#13788](https://github.com/truecharts/charts/issues/13788))

View File

@ -4,6 +4,16 @@
## [dashy-3.0.21](https://github.com/truecharts/charts/compare/dashy-3.0.20...dashy-3.0.21) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update container image tccr.io/truecharts/dashy to v2.1.1 ([#14069](https://github.com/truecharts/charts/issues/14069))
## [dashy-3.0.20](https://github.com/truecharts/charts/compare/dashy-3.0.19...dashy-3.0.20) (2023-10-19)
### Chore

View File

@ -18,9 +18,8 @@ name: dashy
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/dashy
- https://github.com/Lissy93/dashy
version: 3.0.20
version: 3.0.21
annotations:
truecharts.org/catagories: |
- dashboard
truecharts.org/category: dashboard
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1,10 @@
## [dashy-3.0.21](https://github.com/truecharts/charts/compare/dashy-3.0.20...dashy-3.0.21) (2023-10-28)
### Chore
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
- update container image tccr.io/truecharts/dashy to v2.1.1 ([#14069](https://github.com/truecharts/charts/issues/14069))

View File

@ -1,6 +1,6 @@
image:
repository: tccr.io/truecharts/dashy
tag: v2.1.1@sha256:675c7d4770466bb1d279146d4d119c7222d9b8d65b80f2ce4b681f1dda90d4b7
tag: v2.1.1@sha256:56b45902128116f7f8c6f82936c4ebd44cf0092957f30fab14b476b7b72cb465
pullPolicy: IfNotPresent
securityContext:

View File

@ -1,5 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/dashy.png
categories:
- dashboard
screenshots: []