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