Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9a47e7a177
commit
326ec59f55
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.109](https://github.com/truecharts/charts/compare/rsshub-7.0.108...rsshub-7.0.109) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10728](https://github.com/truecharts/charts/issues/10728))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.110](https://github.com/truecharts/charts/compare/rsshub-7.0.109...rsshub-7.0.110) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10773](https://github.com/truecharts/charts/issues/10773))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.109](https://github.com/truecharts/charts/compare/rsshub-7.0.108...rsshub-7.0.109) (2023-07-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.100](https://github.com/truecharts/charts/compare/rsshub-7.0.99...rsshub-7.0.100) (2023-07-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10501](https://github.com/truecharts/charts/issues/10501))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.99](https://github.com/truecharts/charts/compare/rsshub-7.0.98...rsshub-7.0.99) (2023-07-15)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.109
|
||||
version: 7.0.110
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.110](https://github.com/truecharts/charts/compare/rsshub-7.0.109...rsshub-7.0.110) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10773](https://github.com/truecharts/charts/issues/10773))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:728ce8e2b650a1a1f83aa4d6a03d3f018b66625bfb3ce257ca899d8422eb30f1
|
||||
tag: latest@sha256:8a5c79a0db4dc3de7a007e3ee4a487ddaa102a1c4b4f9d9349dbe68f492b6bd9
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue