Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd43e42156
commit
984dbd689d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.233](https://github.com/truecharts/charts/compare/rsshub-8.0.232...rsshub-8.0.233) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14217](https://github.com/truecharts/charts/issues/14217))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.234](https://github.com/truecharts/charts/compare/rsshub-8.0.233...rsshub-8.0.234) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14252](https://github.com/truecharts/charts/issues/14252))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.233](https://github.com/truecharts/charts/compare/rsshub-8.0.232...rsshub-8.0.233) (2023-11-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.224](https://github.com/truecharts/charts/compare/rsshub-8.0.223...rsshub-8.0.224) (2023-10-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14057](https://github.com/truecharts/charts/issues/14057))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.223](https://github.com/truecharts/charts/compare/rsshub-8.0.222...rsshub-8.0.223) (2023-10-27)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.233
|
||||
version: 8.0.234
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.234](https://github.com/truecharts/charts/compare/rsshub-8.0.233...rsshub-8.0.234) (2023-11-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14252](https://github.com/truecharts/charts/issues/14252))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:3e79d3b201a4d99183043a1835ad6531a06f45fe9dd33baf195c85b6cc3b68b2
|
||||
tag: latest@sha256:ebcee42995be29b4a1f0e182027fb6af00acacf93208cefc8d6c93c98433eea2
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue