Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
76d5e59a4b
commit
a59c4078c0
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.226](https://github.com/truecharts/charts/compare/rsshub-8.0.225...rsshub-8.0.226) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14128](https://github.com/truecharts/charts/issues/14128))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.227](https://github.com/truecharts/charts/compare/rsshub-8.0.226...rsshub-8.0.227) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14129](https://github.com/truecharts/charts/issues/14129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.226](https://github.com/truecharts/charts/compare/rsshub-8.0.225...rsshub-8.0.226) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.217](https://github.com/truecharts/charts/compare/rsshub-8.0.216...rsshub-8.0.217) (2023-10-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13908](https://github.com/truecharts/charts/issues/13908))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.216](https://github.com/truecharts/charts/compare/rsshub-8.0.215...rsshub-8.0.216) (2023-10-22)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.226
|
||||
version: 8.0.227
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.227](https://github.com/truecharts/charts/compare/rsshub-8.0.226...rsshub-8.0.227) (2023-10-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14129](https://github.com/truecharts/charts/issues/14129))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:96656c9857e1a92db01a6139fa354250a57c052eaf84e13949c187cb4ebebf41
|
||||
tag: latest@sha256:95f801f93a26d200070e9083a3e81f5621fadb8f93a9fca41c8202bd6afcf94f
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue