Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
79da5398a7
commit
c09cc0b76b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.74](https://github.com/truecharts/charts/compare/rsshub-8.0.73...rsshub-8.0.74) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11935](https://github.com/truecharts/charts/issues/11935))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.75](https://github.com/truecharts/charts/compare/rsshub-8.0.74...rsshub-8.0.75) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11942](https://github.com/truecharts/charts/issues/11942))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.74](https://github.com/truecharts/charts/compare/rsshub-8.0.73...rsshub-8.0.74) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.65](https://github.com/truecharts/charts/compare/rsshub-8.0.64...rsshub-8.0.65) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11823](https://github.com/truecharts/charts/issues/11823))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.64](https://github.com/truecharts/charts/compare/rsshub-8.0.63...rsshub-8.0.64) (2023-08-23)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.74
|
||||
version: 8.0.75
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.75](https://github.com/truecharts/charts/compare/rsshub-8.0.74...rsshub-8.0.75) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11942](https://github.com/truecharts/charts/issues/11942))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:91a0b58efe85935c9c9260c981ecfb1d92c3bc36dd7d01622d9fcd2d5e521542
|
||||
tag: latest@sha256:d77315ba082a12e522bfec5700d495467ae36e8ba363e5de8f6677da7785b4cb
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue