Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1a1bdb8825
commit
b9313056ee
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.142](https://github.com/truecharts/charts/compare/rsshub-8.0.141...rsshub-8.0.142) (2023-09-15)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12624](https://github.com/truecharts/charts/issues/12624))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.143](https://github.com/truecharts/charts/compare/rsshub-8.0.142...rsshub-8.0.143) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12667](https://github.com/truecharts/charts/issues/12667))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.142](https://github.com/truecharts/charts/compare/rsshub-8.0.141...rsshub-8.0.142) (2023-09-15)
|
## [rsshub-8.0.142](https://github.com/truecharts/charts/compare/rsshub-8.0.141...rsshub-8.0.142) (2023-09-15)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.133](https://github.com/truecharts/charts/compare/rsshub-8.0.132...rsshub-8.0.133) (2023-09-12)
|
## [rsshub-8.0.133](https://github.com/truecharts/charts/compare/rsshub-8.0.132...rsshub-8.0.133) (2023-09-12)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12529](https://github.com/truecharts/charts/issues/12529))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.132](https://github.com/truecharts/charts/compare/rsshub-8.0.131...rsshub-8.0.132) (2023-09-12)
|
|
||||||
|
|
||||||
### 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.142
|
version: 8.0.143
|
||||||
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.143](https://github.com/truecharts/charts/compare/rsshub-8.0.142...rsshub-8.0.143) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12667](https://github.com/truecharts/charts/issues/12667))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:6b72ab7fc18e705b2ecffbb49e03a9954353884cf119dc84056a0ab71c19a694
|
tag: latest@sha256:7789f24a10d2daa3853194493d1453ef6250b481f6ec98d37e2384e179ed5b75
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue