Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
795d73732a
commit
3dc14a354a
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.202](https://github.com/truecharts/charts/compare/rsshub-8.0.201...rsshub-8.0.202) (2023-10-14)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#13614](https://github.com/truecharts/charts/issues/13614))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.203](https://github.com/truecharts/charts/compare/rsshub-8.0.202...rsshub-8.0.203) (2023-10-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13665](https://github.com/truecharts/charts/issues/13665))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.202](https://github.com/truecharts/charts/compare/rsshub-8.0.201...rsshub-8.0.202) (2023-10-14)
|
## [rsshub-8.0.202](https://github.com/truecharts/charts/compare/rsshub-8.0.201...rsshub-8.0.202) (2023-10-14)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.193](https://github.com/truecharts/charts/compare/rsshub-8.0.192...rsshub-8.0.193) (2023-10-10)
|
## [rsshub-8.0.193](https://github.com/truecharts/charts/compare/rsshub-8.0.192...rsshub-8.0.193) (2023-10-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#13475](https://github.com/truecharts/charts/issues/13475))
|
|
||||||
- update container image tccr.io/truecharts/browserless-chrome to v1.60.2-chrome ([#13437](https://github.com/truecharts/charts/issues/13437))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.192](https://github.com/truecharts/charts/compare/rsshub-8.0.191...rsshub-8.0.192) (2023-10-09)
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.202
|
version: 8.0.203
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.203](https://github.com/truecharts/charts/compare/rsshub-8.0.202...rsshub-8.0.203) (2023-10-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13665](https://github.com/truecharts/charts/issues/13665))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:7777ac15d6d1ea111962b829d55582b6d9305b024162e62c25a689ef84945431
|
tag: latest@sha256:407ab180a9af90ad33b0b77d853d4e4cd778281ee25f6ab582821f3ca895dd2a
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue