Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c0388647d5
commit
7de5e7c5cf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.120](https://github.com/truecharts/charts/compare/rsshub-8.0.119...rsshub-8.0.120) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12404](https://github.com/truecharts/charts/issues/12404))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.121](https://github.com/truecharts/charts/compare/rsshub-8.0.120...rsshub-8.0.121) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12406](https://github.com/truecharts/charts/issues/12406))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.120](https://github.com/truecharts/charts/compare/rsshub-8.0.119...rsshub-8.0.120) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.111](https://github.com/truecharts/charts/compare/rsshub-8.0.110...rsshub-8.0.111) (2023-09-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12295](https://github.com/truecharts/charts/issues/12295))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.110](https://github.com/truecharts/charts/compare/rsshub-8.0.109...rsshub-8.0.110) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.120
|
||||
version: 8.0.121
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.121](https://github.com/truecharts/charts/compare/rsshub-8.0.120...rsshub-8.0.121) (2023-09-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12406](https://github.com/truecharts/charts/issues/12406))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:7597e9550b3d5f9efa5f27e658ff9efb313ab71f741c2582014c7510c2aabc3f
|
||||
tag: latest@sha256:79a7eea0a808e6daaf68ed40017a1fc04fb24d10a8f8f1d55fa8878fbdc2d38c
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue