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