Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
50ac683a06
commit
b2acfeaba5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.205](https://github.com/truecharts/charts/compare/rsshub-8.0.204...rsshub-8.0.205) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13704](https://github.com/truecharts/charts/issues/13704))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.206](https://github.com/truecharts/charts/compare/rsshub-8.0.205...rsshub-8.0.206) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13712](https://github.com/truecharts/charts/issues/13712))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.205](https://github.com/truecharts/charts/compare/rsshub-8.0.204...rsshub-8.0.205) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.196](https://github.com/truecharts/charts/compare/rsshub-8.0.195...rsshub-8.0.196) (2023-10-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13560](https://github.com/truecharts/charts/issues/13560))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.195](https://github.com/truecharts/charts/compare/rsshub-8.0.194...rsshub-8.0.195) (2023-10-12)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.205
|
||||
version: 8.0.206
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.206](https://github.com/truecharts/charts/compare/rsshub-8.0.205...rsshub-8.0.206) (2023-10-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13712](https://github.com/truecharts/charts/issues/13712))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:b58c0a43f7eacc9acbd39dd96bdf030aa39c6c0e503d43766d0c178bd3cd8f3c
|
||||
tag: latest@sha256:59a9e0bc6cb72c7e0ab3f13a03ad33829769facaa58137b270135d07a0f96d0b
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue