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