Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
befb6aa879
commit
f968a71c02
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.199](https://github.com/truecharts/charts/compare/rsshub-8.0.198...rsshub-8.0.199) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13571](https://github.com/truecharts/charts/issues/13571))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.200](https://github.com/truecharts/charts/compare/rsshub-8.0.199...rsshub-8.0.200) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13587](https://github.com/truecharts/charts/issues/13587))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.199](https://github.com/truecharts/charts/compare/rsshub-8.0.198...rsshub-8.0.199) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.190](https://github.com/truecharts/charts/compare/rsshub-8.0.189...rsshub-8.0.190) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.189](https://github.com/truecharts/charts/compare/rsshub-8.0.188...rsshub-8.0.189) (2023-10-07)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.199
|
||||
version: 8.0.200
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.200](https://github.com/truecharts/charts/compare/rsshub-8.0.199...rsshub-8.0.200) (2023-10-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13587](https://github.com/truecharts/charts/issues/13587))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:2a3bc9cf4befe987d985e4218e6b2b2cee3e016cdae45925ca945f94df086da0
|
||||
tag: latest@sha256:345d51e6620c29ba81fcd3e95a8f36faaeda2a1183259f785dfe68af86bccf2c
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue