Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
281cdb1db1
commit
29f782866d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.59](https://github.com/truecharts/charts/compare/rsshub-8.0.58...rsshub-8.0.59) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11792](https://github.com/truecharts/charts/issues/11792))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.60](https://github.com/truecharts/charts/compare/rsshub-8.0.59...rsshub-8.0.60) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11795](https://github.com/truecharts/charts/issues/11795))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.59](https://github.com/truecharts/charts/compare/rsshub-8.0.58...rsshub-8.0.59) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.50](https://github.com/truecharts/charts/compare/rsshub-8.0.49...rsshub-8.0.50) (2023-08-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11708](https://github.com/truecharts/charts/issues/11708))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.49](https://github.com/truecharts/charts/compare/rsshub-8.0.48...rsshub-8.0.49) (2023-08-19)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.59
|
||||
version: 8.0.60
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.60](https://github.com/truecharts/charts/compare/rsshub-8.0.59...rsshub-8.0.60) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11795](https://github.com/truecharts/charts/issues/11795))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:4427f643bb8dedcb9b830e689215fe89f9d2955c49b3554866f1769cb731cc01
|
||||
tag: latest@sha256:ab77b86d3f9288aa924d7126ba09c037e37f2207551f63334bd4ba319a8e13e7
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue