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