Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
29236f9f6e
commit
8a453e2ea5
|
@ -1,10 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.153](https://github.com/truecharts/charts/compare/rsshub-8.0.151...rsshub-8.0.153) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12810](https://github.com/truecharts/charts/issues/12810))
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12805](https://github.com/truecharts/charts/issues/12805))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.154](https://github.com/truecharts/charts/compare/rsshub-8.0.153...rsshub-8.0.154) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12814](https://github.com/truecharts/charts/issues/12814))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.153](https://github.com/truecharts/charts/compare/rsshub-8.0.151...rsshub-8.0.153) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.142](https://github.com/truecharts/charts/compare/rsshub-8.0.141...rsshub-8.0.142) (2023-09-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12624](https://github.com/truecharts/charts/issues/12624))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.141](https://github.com/truecharts/charts/compare/rsshub-8.0.140...rsshub-8.0.141) (2023-09-14)
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.153
|
||||
version: 8.0.154
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.154](https://github.com/truecharts/charts/compare/rsshub-8.0.153...rsshub-8.0.154) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12814](https://github.com/truecharts/charts/issues/12814))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d46a23c4f30a9362f959fb4920dfa4d9948ec382c3721cfaf5f533e4bbdc3d16
|
||||
tag: latest@sha256:ca0a0e8e13888db7e11387a864435712aaee5e823462ba83994a18ad650f0ade
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue