Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bee2d5b344
commit
d3ecd6b91e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.245](https://github.com/truecharts/charts/compare/rsshub-8.0.244...rsshub-8.0.245) (2023-11-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14391](https://github.com/truecharts/charts/issues/14391))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.246](https://github.com/truecharts/charts/compare/rsshub-8.0.245...rsshub-8.0.246) (2023-11-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14397](https://github.com/truecharts/charts/issues/14397))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.245](https://github.com/truecharts/charts/compare/rsshub-8.0.244...rsshub-8.0.245) (2023-11-06)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.236](https://github.com/truecharts/charts/compare/rsshub-8.0.235...rsshub-8.0.236) (2023-11-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14275](https://github.com/truecharts/charts/issues/14275))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.235](https://github.com/truecharts/charts/compare/rsshub-8.0.234...rsshub-8.0.235) (2023-11-02)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.245
|
||||
version: 8.0.246
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.246](https://github.com/truecharts/charts/compare/rsshub-8.0.245...rsshub-8.0.246) (2023-11-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14397](https://github.com/truecharts/charts/issues/14397))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1ea5b59f10be8a7e4e1d62a109c0de81721d85afdc6a757149231399eacef18a
|
||||
tag: latest@sha256:7bbd23f8b7dc3ff8860a2a3628621b4499a7c33865abd18964ae35b123fa301d
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue