Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9c9a0b794d
commit
1f3f2a8d96
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.90](https://github.com/truecharts/charts/compare/rsshub-8.0.89...rsshub-8.0.90) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12099](https://github.com/truecharts/charts/issues/12099))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.91](https://github.com/truecharts/charts/compare/rsshub-8.0.90...rsshub-8.0.91) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12115](https://github.com/truecharts/charts/issues/12115))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.90](https://github.com/truecharts/charts/compare/rsshub-8.0.89...rsshub-8.0.90) (2023-08-31)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.81](https://github.com/truecharts/charts/compare/rsshub-8.0.80...rsshub-8.0.81) (2023-08-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12000](https://github.com/truecharts/charts/issues/12000))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.80](https://github.com/truecharts/charts/compare/rsshub-8.0.79...rsshub-8.0.80) (2023-08-29)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.90
|
||||
version: 8.0.91
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.91](https://github.com/truecharts/charts/compare/rsshub-8.0.90...rsshub-8.0.91) (2023-09-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12115](https://github.com/truecharts/charts/issues/12115))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d1abd9925874d77b2aae81a8493b08fc95df8f91fb06da42a7205c3c606f1b5b
|
||||
tag: latest@sha256:97c1a96bdd701655fdbe889c71ed4e707000b30d8a03f54ca70e9f19b03bc542
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue