Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2f3fe70dbb
commit
4f5ec8a74b
|
@ -1,11 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.282](https://github.com/truecharts/charts/compare/rsshub-8.0.281...rsshub-8.0.282) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- update container image diygod/rsshub to latest[@54ccbac](https://github.com/54ccbac) ([#15613](https://github.com/truecharts/charts/issues/15613))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.283](https://github.com/truecharts/charts/compare/rsshub-8.0.282...rsshub-8.0.283) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image diygod/rsshub to latest[@471d601](https://github.com/471d601) ([#15641](https://github.com/truecharts/charts/issues/15641))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.282](https://github.com/truecharts/charts/compare/rsshub-8.0.281...rsshub-8.0.282) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.273](https://github.com/truecharts/charts/compare/rsshub-8.0.272...rsshub-8.0.273) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image diygod/rsshub to latest[@21650e0](https://github.com/21650e0) ([#15355](https://github.com/truecharts/charts/issues/15355))
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,17 +1,17 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: rsshub
|
||||
version: 8.0.282
|
||||
version: 8.0.283
|
||||
appVersion: latest
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
home: https://truecharts.org/charts/stable/rsshub
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/rsshub.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
- https://github.com/DIYgod/RSSHub
|
||||
- https://docs.rsshub.app/en/install/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/rsshub
|
||||
- https://hub.docker.com/r/diygod/rsshub
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.283](https://github.com/truecharts/charts/compare/rsshub-8.0.282...rsshub-8.0.283) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image diygod/rsshub to latest[@471d601](https://github.com/471d601) ([#15641](https://github.com/truecharts/charts/issues/15641))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: diygod/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:54ccbac72cdccb4efbbebae08a616613130bc0682e83c505176421977da57fbc
|
||||
tag: latest@sha256:471d60136f3b5250ff3e1fc597a4a9c6acc8d63f7327edbe26e8845dbd674729
|
||||
browserlessImage:
|
||||
repository: browserless/chrome
|
||||
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
Loading…
Reference in New Issue