Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
8e03e3a2b7
commit
9d07210a25
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.77](https://github.com/truecharts/charts/compare/rsshub-8.0.76...rsshub-8.0.77) (2023-08-28)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11961](https://github.com/truecharts/charts/issues/11961))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.78](https://github.com/truecharts/charts/compare/rsshub-8.0.77...rsshub-8.0.78) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11966](https://github.com/truecharts/charts/issues/11966))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.77](https://github.com/truecharts/charts/compare/rsshub-8.0.76...rsshub-8.0.77) (2023-08-28)
|
## [rsshub-8.0.77](https://github.com/truecharts/charts/compare/rsshub-8.0.76...rsshub-8.0.77) (2023-08-28)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.68](https://github.com/truecharts/charts/compare/rsshub-8.0.67...rsshub-8.0.68) (2023-08-24)
|
## [rsshub-8.0.68](https://github.com/truecharts/charts/compare/rsshub-8.0.67...rsshub-8.0.68) (2023-08-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11849](https://github.com/truecharts/charts/issues/11849))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.67](https://github.com/truecharts/charts/compare/rsshub-8.0.66...rsshub-8.0.67) (2023-08-23)
|
|
||||||
|
|
||||||
### 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.77
|
version: 8.0.78
|
||||||
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.78](https://github.com/truecharts/charts/compare/rsshub-8.0.77...rsshub-8.0.78) (2023-08-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11966](https://github.com/truecharts/charts/issues/11966))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:686228efc622a3e109ceae606e8a3e11eafbf173565bb25054d5e53e77132a29
|
tag: latest@sha256:994bacaf706b67fba4fbaa32649a9d1f290c996c55806caddf6f2250671717ae
|
||||||
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