Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f3329386b2
commit
16cb707943
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.219](https://github.com/truecharts/charts/compare/rsshub-8.0.218...rsshub-8.0.219) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13943](https://github.com/truecharts/charts/issues/13943))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.220](https://github.com/truecharts/charts/compare/rsshub-8.0.219...rsshub-8.0.220) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13955](https://github.com/truecharts/charts/issues/13955))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.219](https://github.com/truecharts/charts/compare/rsshub-8.0.218...rsshub-8.0.219) (2023-10-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.210](https://github.com/truecharts/charts/compare/rsshub-8.0.209...rsshub-8.0.210) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13794](https://github.com/truecharts/charts/issues/13794))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.209](https://github.com/truecharts/charts/compare/rsshub-8.0.208...rsshub-8.0.209) (2023-10-19)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.219
|
||||
version: 8.0.220
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.220](https://github.com/truecharts/charts/compare/rsshub-8.0.219...rsshub-8.0.220) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13955](https://github.com/truecharts/charts/issues/13955))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:94ff368dd90e01d5d63db5607f0b0aaca267857500a3f77ad3cb10ab86f90928
|
||||
tag: latest@sha256:a9370493ab2e9b0f763cee87ec654ffca984a648612a2b156b2e731ffb0dfb31
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue