Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
66bbbdf62c
commit
c1fc5c72d4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.144](https://github.com/truecharts/charts/compare/rsshub-8.0.143...rsshub-8.0.144) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12670](https://github.com/truecharts/charts/issues/12670))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.143](https://github.com/truecharts/charts/compare/rsshub-8.0.142...rsshub-8.0.143) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.133](https://github.com/truecharts/charts/compare/rsshub-8.0.132...rsshub-8.0.133) (2023-09-12)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.143
|
||||
version: 8.0.144
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.144](https://github.com/truecharts/charts/compare/rsshub-8.0.143...rsshub-8.0.144) (2023-09-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12670](https://github.com/truecharts/charts/issues/12670))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7789f24a10d2daa3853194493d1453ef6250b481f6ec98d37e2384e179ed5b75
|
||||
tag: latest@sha256:282a42fabd145368595aa4ddca06a850a190e311c8d6f805f3e988e4ac89b798
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue