Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
95b031ea20
commit
eeb3148dc5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.201](https://github.com/truecharts/charts/compare/rsshub-8.0.200...rsshub-8.0.201) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13589](https://github.com/truecharts/charts/issues/13589))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.202](https://github.com/truecharts/charts/compare/rsshub-8.0.201...rsshub-8.0.202) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13614](https://github.com/truecharts/charts/issues/13614))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.201](https://github.com/truecharts/charts/compare/rsshub-8.0.200...rsshub-8.0.201) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.192](https://github.com/truecharts/charts/compare/rsshub-8.0.191...rsshub-8.0.192) (2023-10-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13438](https://github.com/truecharts/charts/issues/13438))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.191](https://github.com/truecharts/charts/compare/rsshub-8.0.190...rsshub-8.0.191) (2023-10-09)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.201
|
||||
version: 8.0.202
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.202](https://github.com/truecharts/charts/compare/rsshub-8.0.201...rsshub-8.0.202) (2023-10-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13614](https://github.com/truecharts/charts/issues/13614))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a00d918a4c1bf30dfc6b240d0531d53373468c2e20d015a1f8aea46eaa7bfb27
|
||||
tag: latest@sha256:7777ac15d6d1ea111962b829d55582b6d9305b024162e62c25a689ef84945431
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue