Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8f439cc637
commit
5963663a06
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.127](https://github.com/truecharts/charts/compare/rsshub-8.0.126...rsshub-8.0.127) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12476](https://github.com/truecharts/charts/issues/12476))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.128](https://github.com/truecharts/charts/compare/rsshub-8.0.127...rsshub-8.0.128) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12490](https://github.com/truecharts/charts/issues/12490))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.127](https://github.com/truecharts/charts/compare/rsshub-8.0.126...rsshub-8.0.127) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.118](https://github.com/truecharts/charts/compare/rsshub-8.0.117...rsshub-8.0.118) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12392](https://github.com/truecharts/charts/issues/12392))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.117](https://github.com/truecharts/charts/compare/rsshub-8.0.116...rsshub-8.0.117) (2023-09-07)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.127
|
||||
version: 8.0.128
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.128](https://github.com/truecharts/charts/compare/rsshub-8.0.127...rsshub-8.0.128) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12490](https://github.com/truecharts/charts/issues/12490))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:5dbfeeaa112bf65ff6a515118827dc717a8621f7b041ea1c8a4789d0aa2e3d05
|
||||
tag: latest@sha256:aea04efbf3b292668b454cfc2fd838529b5d1777142c458ddf326f4f1cea6856
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue