Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
29b95ed514
commit
842d982909
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.101](https://github.com/truecharts/charts/compare/rsshub-8.0.100...rsshub-8.0.101) (2023-09-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12187](https://github.com/truecharts/charts/issues/12187))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.102](https://github.com/truecharts/charts/compare/rsshub-8.0.101...rsshub-8.0.102) (2023-09-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12204](https://github.com/truecharts/charts/issues/12204))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.101](https://github.com/truecharts/charts/compare/rsshub-8.0.100...rsshub-8.0.101) (2023-09-03)
|
## [rsshub-8.0.101](https://github.com/truecharts/charts/compare/rsshub-8.0.100...rsshub-8.0.101) (2023-09-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.92](https://github.com/truecharts/charts/compare/rsshub-8.0.91...rsshub-8.0.92) (2023-09-01)
|
## [rsshub-8.0.92](https://github.com/truecharts/charts/compare/rsshub-8.0.91...rsshub-8.0.92) (2023-09-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12129](https://github.com/truecharts/charts/issues/12129))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.91](https://github.com/truecharts/charts/compare/rsshub-8.0.90...rsshub-8.0.91) (2023-09-01)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.101
|
version: 8.0.102
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.102](https://github.com/truecharts/charts/compare/rsshub-8.0.101...rsshub-8.0.102) (2023-09-04)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12204](https://github.com/truecharts/charts/issues/12204))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:6c07a197edcdf4cbd7240ce99835f5baf824ec8aa3b106f9cdea51579a2cd605
|
tag: latest@sha256:5ee74b627220d64c5f662898dc000942142403799e46d44fa128d66d7e1c4051
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue