Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
abfdd011af
commit
f03ae3a4dd
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12500](https://github.com/truecharts/charts/issues/12500))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.131](https://github.com/truecharts/charts/compare/rsshub-8.0.130...rsshub-8.0.131) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12508](https://github.com/truecharts/charts/issues/12508))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.121](https://github.com/truecharts/charts/compare/rsshub-8.0.120...rsshub-8.0.121) (2023-09-09)
|
## [rsshub-8.0.121](https://github.com/truecharts/charts/compare/rsshub-8.0.120...rsshub-8.0.121) (2023-09-09)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12406](https://github.com/truecharts/charts/issues/12406))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.120](https://github.com/truecharts/charts/compare/rsshub-8.0.119...rsshub-8.0.120) (2023-09-09)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -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.130
|
version: 8.0.131
|
||||||
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.131](https://github.com/truecharts/charts/compare/rsshub-8.0.130...rsshub-8.0.131) (2023-09-12)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12508](https://github.com/truecharts/charts/issues/12508))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:dd3ae748bd45af56511448397768bc632cac9ee0c5843b4ac328fc0985555cdc
|
tag: latest@sha256:8ae75cc876fec7dbd6c263ac600e5b4212fb05817aac04f1539deb8ca118af0e
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue