Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5b300f1903
commit
b1bb869d9f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.55](https://github.com/truecharts/charts/compare/rsshub-8.0.54...rsshub-8.0.55) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11735](https://github.com/truecharts/charts/issues/11735))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.56](https://github.com/truecharts/charts/compare/rsshub-8.0.55...rsshub-8.0.56) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11743](https://github.com/truecharts/charts/issues/11743))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.55](https://github.com/truecharts/charts/compare/rsshub-8.0.54...rsshub-8.0.55) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.46](https://github.com/truecharts/charts/compare/rsshub-8.0.45...rsshub-8.0.46) (2023-08-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11658](https://github.com/truecharts/charts/issues/11658))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.45](https://github.com/truecharts/charts/compare/rsshub-8.0.44...rsshub-8.0.45) (2023-08-17)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.55
|
||||
version: 8.0.56
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.56](https://github.com/truecharts/charts/compare/rsshub-8.0.55...rsshub-8.0.56) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11743](https://github.com/truecharts/charts/issues/11743))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8644177d0cf42faed4d2ab221dd573259feda4cc8309750a8980ee31b9f8e614
|
||||
tag: latest@sha256:189af6cf677fb57639ba285af2798e2b0899a74a47f351250cf53a47c968f3de
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue