Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
6964b69e5f
commit
77fe19a861
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.37](https://github.com/truecharts/charts/compare/rsshub-6.0.36...rsshub-6.0.37) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-6.0.38](https://github.com/truecharts/charts/compare/rsshub-6.0.37...rsshub-6.0.38) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.37](https://github.com/truecharts/charts/compare/rsshub-6.0.36...rsshub-6.0.37) (2023-02-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-6.0.28](https://github.com/truecharts/charts/compare/rsshub-6.0.27...rsshub-6.0.28) (2023-01-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-6.0.27](https://github.com/truecharts/charts/compare/rsshub-6.0.26...rsshub-6.0.27) (2023-01-18)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 6.0.37
|
||||
version: 6.0.38
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-6.0.38](https://github.com/truecharts/charts/compare/rsshub-6.0.37...rsshub-6.0.38) (2023-02-27)
|
||||
|
||||
### 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:acf372e7d80164fd45c23fb28c6b00657e9e187b9a8923f73e82b4611f39606b
|
||||
tag: latest@sha256:44d3430d51f67c5cdcdf99c630085e7d4a108dd1319f6ff2a7967511e353aa78
|
||||
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
Loading…
Reference in New Issue