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