Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1d153ed9ab
commit
246c81af50
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.21](https://github.com/truecharts/charts/compare/rsshub-8.0.20...rsshub-8.0.21) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11412](https://github.com/truecharts/charts/issues/11412))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.20](https://github.com/truecharts/charts/compare/rsshub-8.0.19...rsshub-8.0.20) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.10](https://github.com/truecharts/charts/compare/rsshub-8.0.9...rsshub-8.0.10) (2023-08-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11346](https://github.com/truecharts/charts/issues/11346))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.9](https://github.com/truecharts/charts/compare/rsshub-8.0.8...rsshub-8.0.9) (2023-08-08)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.20
|
||||
version: 8.0.21
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.21](https://github.com/truecharts/charts/compare/rsshub-8.0.20...rsshub-8.0.21) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11412](https://github.com/truecharts/charts/issues/11412))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9effc733073a335a2d5ce0d1d9cc056ee2de51bf8e035ff0d94c0beb57ffa175
|
||||
tag: latest@sha256:6839251ea7c5e8a9351fba521c4f595a4446c3220c2d9e2043d53bdff9934803
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue