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