Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
539203220d
commit
92c44cc5d5
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.17](https://github.com/truecharts/charts/compare/rsshub-8.0.16...rsshub-8.0.17) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11402](https://github.com/truecharts/charts/issues/11402))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.18](https://github.com/truecharts/charts/compare/rsshub-8.0.17...rsshub-8.0.18) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11405](https://github.com/truecharts/charts/issues/11405))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.17](https://github.com/truecharts/charts/compare/rsshub-8.0.16...rsshub-8.0.17) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [rsshub-8.0.7](https://github.com/truecharts/charts/compare/rsshub-8.0.6...rsshub-8.0.7) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11317](https://github.com/truecharts/charts/issues/11317))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.6](https://github.com/truecharts/charts/compare/rsshub-8.0.5...rsshub-8.0.6) (2023-08-07)
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.17
|
||||
version: 8.0.18
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.18](https://github.com/truecharts/charts/compare/rsshub-8.0.17...rsshub-8.0.18) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11405](https://github.com/truecharts/charts/issues/11405))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a9f5fa1d36337909de8fd7b5b8ffddfaa3544668b229898880a73907b22832c6
|
||||
tag: latest@sha256:b4afaeb1535e87f7075c931844a8e61f86abda39acf38ab3066dc3a151041b84
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue