Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
688152a924
commit
7fcf1f334b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.117](https://github.com/truecharts/charts/compare/rsshub-8.0.116...rsshub-8.0.117) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12359](https://github.com/truecharts/charts/issues/12359))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.118](https://github.com/truecharts/charts/compare/rsshub-8.0.117...rsshub-8.0.118) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12392](https://github.com/truecharts/charts/issues/12392))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.117](https://github.com/truecharts/charts/compare/rsshub-8.0.116...rsshub-8.0.117) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.108](https://github.com/truecharts/charts/compare/rsshub-8.0.107...rsshub-8.0.108) (2023-09-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#12253](https://github.com/truecharts/charts/issues/12253))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.107](https://github.com/truecharts/charts/compare/rsshub-8.0.106...rsshub-8.0.107) (2023-09-05)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.117
|
||||
version: 8.0.118
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.118](https://github.com/truecharts/charts/compare/rsshub-8.0.117...rsshub-8.0.118) (2023-09-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12392](https://github.com/truecharts/charts/issues/12392))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f48c788b47dfd39e66d7497d8ec14e04514d02de59fd65ab1a89ee7ea0a30ff6
|
||||
tag: latest@sha256:e3d32ad231a894fc9e39b503663051a60efb5a078f88b26635b6f78b4a3cf707
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue