Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
166f4646c8
commit
d99aa9df8d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.218](https://github.com/truecharts/charts/compare/rsshub-8.0.217...rsshub-8.0.218) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13939](https://github.com/truecharts/charts/issues/13939))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.217](https://github.com/truecharts/charts/compare/rsshub-8.0.216...rsshub-8.0.217) (2023-10-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.208](https://github.com/truecharts/charts/compare/rsshub-8.0.207...rsshub-8.0.208) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13725](https://github.com/truecharts/charts/issues/13725))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.207](https://github.com/truecharts/charts/compare/rsshub-8.0.206...rsshub-8.0.207) (2023-10-17)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.217
|
||||
version: 8.0.218
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.218](https://github.com/truecharts/charts/compare/rsshub-8.0.217...rsshub-8.0.218) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13939](https://github.com/truecharts/charts/issues/13939))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:46e45af9665e085bad6793de351e618b57e59f554db7f42cedf837e4350c68d9
|
||||
tag: latest@sha256:31d0b5e5cf49f8a4019c1d1afdb7471baa5a5fcd7a73440c2067b7972e115134
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue