Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
f3f677297e
commit
20fc686c6f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.149](https://github.com/truecharts/charts/compare/rsshub-8.0.148...rsshub-8.0.149) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12785](https://github.com/truecharts/charts/issues/12785))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.150](https://github.com/truecharts/charts/compare/rsshub-8.0.149...rsshub-8.0.150) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12794](https://github.com/truecharts/charts/issues/12794))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.149](https://github.com/truecharts/charts/compare/rsshub-8.0.148...rsshub-8.0.149) (2023-09-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.139](https://github.com/truecharts/charts/compare/rsshub-8.0.138...rsshub-8.0.139) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12578](https://github.com/truecharts/charts/issues/12578))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.138](https://github.com/truecharts/charts/compare/rsshub-8.0.137...rsshub-8.0.138) (2023-09-13)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.149
|
||||
version: 8.0.150
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.150](https://github.com/truecharts/charts/compare/rsshub-8.0.149...rsshub-8.0.150) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12794](https://github.com/truecharts/charts/issues/12794))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8fa85d67bb5b5457e1db14fb893d3d661e17742d2b57aef3b2676118b678a035
|
||||
tag: latest@sha256:374725253bdeb987236e5d36af6b95b5e07e5cfee685689027130d82dc2d9b54
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue