Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5181369e97
commit
efbb54bfd1
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.64](https://github.com/truecharts/charts/compare/rsshub-7.0.63...rsshub-7.0.64) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9973](https://github.com/truecharts/charts/issues/9973))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.65](https://github.com/truecharts/charts/compare/rsshub-7.0.64...rsshub-7.0.65) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9983](https://github.com/truecharts/charts/issues/9983))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.64](https://github.com/truecharts/charts/compare/rsshub-7.0.63...rsshub-7.0.64) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.55](https://github.com/truecharts/charts/compare/rsshub-7.0.54...rsshub-7.0.55) (2023-06-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9798](https://github.com/truecharts/charts/issues/9798))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.54](https://github.com/truecharts/charts/compare/rsshub-7.0.53...rsshub-7.0.54) (2023-06-20)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.64
|
||||
version: 7.0.65
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.65](https://github.com/truecharts/charts/compare/rsshub-7.0.64...rsshub-7.0.65) (2023-06-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9983](https://github.com/truecharts/charts/issues/9983))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f6696a0daa5a1672ca6b7a0857b3b31db469c99daf2892e806fcbfa6c632c345
|
||||
tag: latest@sha256:65266cecaeb669c88978bb75a854d021936e32bf3b500c700ee24b392d761724
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue