Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
42b095b767
commit
3fde3bcec3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.211](https://github.com/truecharts/charts/compare/rsshub-8.0.210...rsshub-8.0.211) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13818](https://github.com/truecharts/charts/issues/13818))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.212](https://github.com/truecharts/charts/compare/rsshub-8.0.211...rsshub-8.0.212) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13831](https://github.com/truecharts/charts/issues/13831))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.211](https://github.com/truecharts/charts/compare/rsshub-8.0.210...rsshub-8.0.211) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.211
|
||||
version: 8.0.212
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.212](https://github.com/truecharts/charts/compare/rsshub-8.0.211...rsshub-8.0.212) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13831](https://github.com/truecharts/charts/issues/13831))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7584f3ac928d44f8a3dea70c06fc3b5b69b2c2249400a9fa87ea74ba886f6d63
|
||||
tag: latest@sha256:9f9d373e03241ffbff57a8ad53abfdd15a6dfc6cae8fc0235fd59a5a38630c81
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue