Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
837fa30c65
commit
345834d24d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.79](https://github.com/truecharts/charts/compare/rsshub-8.0.78...rsshub-8.0.79) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11972](https://github.com/truecharts/charts/issues/11972))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.78](https://github.com/truecharts/charts/compare/rsshub-8.0.77...rsshub-8.0.78) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11852](https://github.com/truecharts/charts/issues/11852))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.68](https://github.com/truecharts/charts/compare/rsshub-8.0.67...rsshub-8.0.68) (2023-08-24)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.78
|
||||
version: 8.0.79
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.79](https://github.com/truecharts/charts/compare/rsshub-8.0.78...rsshub-8.0.79) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11972](https://github.com/truecharts/charts/issues/11972))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:994bacaf706b67fba4fbaa32649a9d1f290c996c55806caddf6f2250671717ae
|
||||
tag: latest@sha256:0bb85c7a452d29b51a32af01f60e9fd22e69d21589b435d3f39f1b3ee70068ca
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue