Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
099052028f
commit
4f58980933
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.38](https://github.com/truecharts/charts/compare/rsshub-8.0.37...rsshub-8.0.38) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11586](https://github.com/truecharts/charts/issues/11586))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.39](https://github.com/truecharts/charts/compare/rsshub-8.0.38...rsshub-8.0.39) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11608](https://github.com/truecharts/charts/issues/11608))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.38](https://github.com/truecharts/charts/compare/rsshub-8.0.37...rsshub-8.0.38) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.29](https://github.com/truecharts/charts/compare/rsshub-8.0.28...rsshub-8.0.29) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11469](https://github.com/truecharts/charts/issues/11469))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.28](https://github.com/truecharts/charts/compare/rsshub-8.0.27...rsshub-8.0.28) (2023-08-12)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.38
|
||||
version: 8.0.39
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.39](https://github.com/truecharts/charts/compare/rsshub-8.0.38...rsshub-8.0.39) (2023-08-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11608](https://github.com/truecharts/charts/issues/11608))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:09039e5d36c164991d6ded2aacee7f7e25872ea64bb94092fea61832dc437cd6
|
||||
tag: latest@sha256:f029b777de55f1389a6f73a8077985b504e81213f69993d67b34bf4ee0c11355
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue