Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
aae7babccb
commit
663d9e59a4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.31](https://github.com/truecharts/charts/compare/rsshub-8.0.30...rsshub-8.0.31) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11497](https://github.com/truecharts/charts/issues/11497))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.32](https://github.com/truecharts/charts/compare/rsshub-8.0.31...rsshub-8.0.32) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11515](https://github.com/truecharts/charts/issues/11515))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.31](https://github.com/truecharts/charts/compare/rsshub-8.0.30...rsshub-8.0.31) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.22](https://github.com/truecharts/charts/compare/rsshub-8.0.21...rsshub-8.0.22) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11418](https://github.com/truecharts/charts/issues/11418))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.21](https://github.com/truecharts/charts/compare/rsshub-8.0.20...rsshub-8.0.21) (2023-08-11)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.31
|
||||
version: 8.0.32
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.32](https://github.com/truecharts/charts/compare/rsshub-8.0.31...rsshub-8.0.32) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11515](https://github.com/truecharts/charts/issues/11515))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6633b0a424e2472d8c28cdbca364248c5f8e4eb619225a4647110ee99135bee9
|
||||
tag: latest@sha256:248b59468ed116daad5864b00564d4b33b6b95d0887f90503075b60f4d40fb7c
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue