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