Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e2fb9d92a8
commit
06fac58652
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.73](https://github.com/truecharts/charts/compare/rsshub-8.0.72...rsshub-8.0.73) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11873](https://github.com/truecharts/charts/issues/11873))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.74](https://github.com/truecharts/charts/compare/rsshub-8.0.73...rsshub-8.0.74) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11935](https://github.com/truecharts/charts/issues/11935))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.73](https://github.com/truecharts/charts/compare/rsshub-8.0.72...rsshub-8.0.73) (2023-08-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.64](https://github.com/truecharts/charts/compare/rsshub-8.0.63...rsshub-8.0.64) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11810](https://github.com/truecharts/charts/issues/11810))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.63](https://github.com/truecharts/charts/compare/rsshub-8.0.62...rsshub-8.0.63) (2023-08-23)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.73
|
||||
version: 8.0.74
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.74](https://github.com/truecharts/charts/compare/rsshub-8.0.73...rsshub-8.0.74) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11935](https://github.com/truecharts/charts/issues/11935))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ab77e0acc87be86ad564f91e2980e472a80c797b0ea015f5809ac564256b0ea5
|
||||
tag: latest@sha256:91a0b58efe85935c9c9260c981ecfb1d92c3bc36dd7d01622d9fcd2d5e521542
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue