Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
22df6beee8
commit
eb8bf8cebb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.130](https://github.com/truecharts/charts/compare/rsshub-7.0.129...rsshub-7.0.130) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11018](https://github.com/truecharts/charts/issues/11018))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.131](https://github.com/truecharts/charts/compare/rsshub-7.0.130...rsshub-7.0.131) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11050](https://github.com/truecharts/charts/issues/11050))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.130](https://github.com/truecharts/charts/compare/rsshub-7.0.129...rsshub-7.0.130) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.121](https://github.com/truecharts/charts/compare/rsshub-7.0.120...rsshub-7.0.121) (2023-07-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10906](https://github.com/truecharts/charts/issues/10906))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.120](https://github.com/truecharts/charts/compare/rsshub-7.0.119...rsshub-7.0.120) (2023-07-27)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.130
|
||||
version: 7.0.131
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.131](https://github.com/truecharts/charts/compare/rsshub-7.0.130...rsshub-7.0.131) (2023-07-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11050](https://github.com/truecharts/charts/issues/11050))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d3814bbd0fbc4bbb6f58ac23a61910dfb4cbbeeda6be09622754771c3df0878f
|
||||
tag: latest@sha256:079dd47fc7caefdaf12cc3409ceec30c3f63156610c33b698bf37cc38e59e4de
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue