Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
79534a0f93
commit
b2fa1f265a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.30](https://github.com/truecharts/charts/compare/rsshub-6.0.29...rsshub-6.0.30) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-6.0.31](https://github.com/truecharts/charts/compare/rsshub-6.0.30...rsshub-6.0.31) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.30](https://github.com/truecharts/charts/compare/rsshub-6.0.29...rsshub-6.0.30) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-6.0.21](https://github.com/truecharts/charts/compare/rsshub-6.0.20...rsshub-6.0.21) (2022-12-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.20](https://github.com/truecharts/charts/compare/rsshub-6.0.19...rsshub-6.0.20) (2022-12-27)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 6.0.30
|
||||
version: 6.0.31
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.31](https://github.com/truecharts/charts/compare/rsshub-6.0.30...rsshub-6.0.31) (2023-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:296c535b7beb0232e28784dcd7c08b5b3a9652862a3ce601e5c0378e6770de7c
|
||||
tag: latest@sha256:2dc1e1544a1019bdfbb97a400d109eeb883f1c2cb51fcb9696afc411666f16d9
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
Loading…
Reference in New Issue