Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
96c990192b
commit
55daa7d464
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.157](https://github.com/truecharts/charts/compare/rsshub-8.0.156...rsshub-8.0.157) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12847](https://github.com/truecharts/charts/issues/12847))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.158](https://github.com/truecharts/charts/compare/rsshub-8.0.157...rsshub-8.0.158) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12850](https://github.com/truecharts/charts/issues/12850))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.157](https://github.com/truecharts/charts/compare/rsshub-8.0.156...rsshub-8.0.157) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.146](https://github.com/truecharts/charts/compare/rsshub-8.0.145...rsshub-8.0.146) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12706](https://github.com/truecharts/charts/issues/12706))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.145](https://github.com/truecharts/charts/compare/rsshub-8.0.144...rsshub-8.0.145) (2023-09-17)
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.157
|
||||
version: 8.0.158
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.158](https://github.com/truecharts/charts/compare/rsshub-8.0.157...rsshub-8.0.158) (2023-09-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12850](https://github.com/truecharts/charts/issues/12850))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:acb9fad335e188a4c390f33432889824dcd73a5f9a4d6a393d6e30937caf4e3e
|
||||
tag: latest@sha256:c047f3e93f9fa8054488fe75667b26a1be97cf8651d9fcd4f1a9b279d687f468
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue