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