Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
07d49533e4
commit
d9cef96b77
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.41](https://github.com/truecharts/charts/compare/rsshub-8.0.40...rsshub-8.0.41) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11636](https://github.com/truecharts/charts/issues/11636))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.42](https://github.com/truecharts/charts/compare/rsshub-8.0.41...rsshub-8.0.42) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11637](https://github.com/truecharts/charts/issues/11637))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.41](https://github.com/truecharts/charts/compare/rsshub-8.0.40...rsshub-8.0.41) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.32](https://github.com/truecharts/charts/compare/rsshub-8.0.31...rsshub-8.0.32) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11515](https://github.com/truecharts/charts/issues/11515))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.31](https://github.com/truecharts/charts/compare/rsshub-8.0.30...rsshub-8.0.31) (2023-08-13)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.41
|
||||
version: 8.0.42
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.42](https://github.com/truecharts/charts/compare/rsshub-8.0.41...rsshub-8.0.42) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11637](https://github.com/truecharts/charts/issues/11637))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:dd5f91357584670a0a848052117f5a87b537d3dc426f66e5fe5c20c2476b0f95
|
||||
tag: latest@sha256:ea9f92830185677a4b58599ada7b6fe72e637cf4c4646217441498dbd07a444f
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue