Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b279a3bfeb
commit
d7fa520ae6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.36](https://github.com/truecharts/charts/compare/rsshub-8.0.35...rsshub-8.0.36) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11562](https://github.com/truecharts/charts/issues/11562))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.37](https://github.com/truecharts/charts/compare/rsshub-8.0.36...rsshub-8.0.37) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11572](https://github.com/truecharts/charts/issues/11572))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.36](https://github.com/truecharts/charts/compare/rsshub-8.0.35...rsshub-8.0.36) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.27](https://github.com/truecharts/charts/compare/rsshub-8.0.26...rsshub-8.0.27) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11435](https://github.com/truecharts/charts/issues/11435))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.26](https://github.com/truecharts/charts/compare/rsshub-8.0.25...rsshub-8.0.26) (2023-08-11)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.36
|
||||
version: 8.0.37
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.37](https://github.com/truecharts/charts/compare/rsshub-8.0.36...rsshub-8.0.37) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11572](https://github.com/truecharts/charts/issues/11572))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ceea9369845c77eca6c5f896051ce75773e150fc448724d9af95d7d7d366a495
|
||||
tag: latest@sha256:ce0c0c4c817d3e9ab729394fa18a21d1ea6f8bf53b4007fa4c91b2619e4116ce
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue