Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
82603d5e89
commit
4f998225d3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.90](https://github.com/truecharts/charts/compare/rsshub-7.0.89...rsshub-7.0.90) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10422](https://github.com/truecharts/charts/issues/10422))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.91](https://github.com/truecharts/charts/compare/rsshub-7.0.90...rsshub-7.0.91) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10441](https://github.com/truecharts/charts/issues/10441))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.90](https://github.com/truecharts/charts/compare/rsshub-7.0.89...rsshub-7.0.90) (2023-07-12)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.81](https://github.com/truecharts/charts/compare/rsshub-7.0.80...rsshub-7.0.81) (2023-07-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10306](https://github.com/truecharts/charts/issues/10306))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.80](https://github.com/truecharts/charts/compare/rsshub-7.0.79...rsshub-7.0.80) (2023-07-07)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.90
|
||||
version: 7.0.91
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.91](https://github.com/truecharts/charts/compare/rsshub-7.0.90...rsshub-7.0.91) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10441](https://github.com/truecharts/charts/issues/10441))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f78e7764caff5fafd6e5f6863a9cc356ef677e5e950a060be7da53b3b2b3a02e
|
||||
tag: latest@sha256:7bcef7acc0688b14090873e52f70150039c72214974b8b58ff53d3e1377a5c26
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue