Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2d3d61cb92
commit
e1ff78e857
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.93](https://github.com/truecharts/charts/compare/rsshub-8.0.92...rsshub-8.0.93) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12130](https://github.com/truecharts/charts/issues/12130))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.94](https://github.com/truecharts/charts/compare/rsshub-8.0.93...rsshub-8.0.94) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12133](https://github.com/truecharts/charts/issues/12133))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.93](https://github.com/truecharts/charts/compare/rsshub-8.0.92...rsshub-8.0.93) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.84](https://github.com/truecharts/charts/compare/rsshub-8.0.83...rsshub-8.0.84) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12011](https://github.com/truecharts/charts/issues/12011))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.83](https://github.com/truecharts/charts/compare/rsshub-8.0.82...rsshub-8.0.83) (2023-08-29)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.93
|
||||
version: 8.0.94
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.94](https://github.com/truecharts/charts/compare/rsshub-8.0.93...rsshub-8.0.94) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12133](https://github.com/truecharts/charts/issues/12133))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:68bfb4aced6bc26deb9cfce8e7cc70c43db49b0aa65a934d691fe9218c2de3a6
|
||||
tag: latest@sha256:4fad73a1fabb2ab028ed7e40dace3d88ccba933efd234cc59c65e1edafc89b63
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue