Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
01b82cf3a2
commit
80a0737f49
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.63](https://github.com/truecharts/charts/compare/rsshub-8.0.62...rsshub-8.0.63) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11808](https://github.com/truecharts/charts/issues/11808))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.64](https://github.com/truecharts/charts/compare/rsshub-8.0.63...rsshub-8.0.64) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11810](https://github.com/truecharts/charts/issues/11810))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.63](https://github.com/truecharts/charts/compare/rsshub-8.0.62...rsshub-8.0.63) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.54](https://github.com/truecharts/charts/compare/rsshub-8.0.53...rsshub-8.0.54) (2023-08-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11733](https://github.com/truecharts/charts/issues/11733))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.53](https://github.com/truecharts/charts/compare/rsshub-8.0.52...rsshub-8.0.53) (2023-08-20)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.63
|
||||
version: 8.0.64
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.64](https://github.com/truecharts/charts/compare/rsshub-8.0.63...rsshub-8.0.64) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11810](https://github.com/truecharts/charts/issues/11810))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:846cbf83843496f22e292a4c8ab65ac6bd9691e30ac70ffa6f2099aabcb4d489
|
||||
tag: latest@sha256:abfa5abf06d7850dc0cfe880acd6a796f08b962dee3a1bfa6d84c2197d3418b2
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue