Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5ccecfd2cf
commit
6eea1d2970
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.129](https://github.com/truecharts/charts/compare/rsshub-8.0.128...rsshub-8.0.129) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12492](https://github.com/truecharts/charts/issues/12492))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12500](https://github.com/truecharts/charts/issues/12500))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.129](https://github.com/truecharts/charts/compare/rsshub-8.0.128...rsshub-8.0.129) (2023-09-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.119](https://github.com/truecharts/charts/compare/rsshub-8.0.118...rsshub-8.0.119) (2023-09-08)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.129
|
||||
version: 8.0.130
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12500](https://github.com/truecharts/charts/issues/12500))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:e3f56d85bc94e60e6d732a7b02564302bcadf3a47cbb91358d732f4dc83bd13a
|
||||
tag: latest@sha256:dd3ae748bd45af56511448397768bc632cac9ee0c5843b4ac328fc0985555cdc
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue