Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
32f952f50f
commit
ace071a5d7
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.134](https://github.com/truecharts/charts/compare/rsshub-8.0.133...rsshub-8.0.134) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12532](https://github.com/truecharts/charts/issues/12532))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.135](https://github.com/truecharts/charts/compare/rsshub-8.0.134...rsshub-8.0.135) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12535](https://github.com/truecharts/charts/issues/12535))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.134](https://github.com/truecharts/charts/compare/rsshub-8.0.133...rsshub-8.0.134) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.125](https://github.com/truecharts/charts/compare/rsshub-8.0.124...rsshub-8.0.125) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12462](https://github.com/truecharts/charts/issues/12462))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.124](https://github.com/truecharts/charts/compare/rsshub-8.0.123...rsshub-8.0.124) (2023-09-10)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.134
|
||||
version: 8.0.135
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.135](https://github.com/truecharts/charts/compare/rsshub-8.0.134...rsshub-8.0.135) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12535](https://github.com/truecharts/charts/issues/12535))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2681f4d7aae72945775c285e5e0b62fc7478e2ab9247642118d9475493b286bc
|
||||
tag: latest@sha256:b2496f10e963aff71eace45b0364af67d831dec46fb888a8e25b4b63d1ab7c8d
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue