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