Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
de9da5b8ab
commit
9291b09d64
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.29](https://github.com/truecharts/charts/compare/rsshub-8.0.28...rsshub-8.0.29) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11469](https://github.com/truecharts/charts/issues/11469))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.30](https://github.com/truecharts/charts/compare/rsshub-8.0.29...rsshub-8.0.30) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11475](https://github.com/truecharts/charts/issues/11475))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.29](https://github.com/truecharts/charts/compare/rsshub-8.0.28...rsshub-8.0.29) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.20](https://github.com/truecharts/charts/compare/rsshub-8.0.19...rsshub-8.0.20) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11410](https://github.com/truecharts/charts/issues/11410))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.19](https://github.com/truecharts/charts/compare/rsshub-8.0.18...rsshub-8.0.19) (2023-08-11)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.29
|
||||
version: 8.0.30
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.30](https://github.com/truecharts/charts/compare/rsshub-8.0.29...rsshub-8.0.30) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11475](https://github.com/truecharts/charts/issues/11475))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0c7f676bd3e41643391b669097d92da77ce3b065578fe6b3a7f8ec92ec6880bc
|
||||
tag: latest@sha256:52deb690bdb9c41e9651e17f8cdcaa723db1d38fa1c24e3337f9b6defa5b034e
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue