Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fc2de93916
commit
b797908352
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.86](https://github.com/truecharts/charts/compare/rsshub-7.0.85...rsshub-7.0.86) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10373](https://github.com/truecharts/charts/issues/10373))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.87](https://github.com/truecharts/charts/compare/rsshub-7.0.86...rsshub-7.0.87) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10400](https://github.com/truecharts/charts/issues/10400))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.86](https://github.com/truecharts/charts/compare/rsshub-7.0.85...rsshub-7.0.86) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.77](https://github.com/truecharts/charts/compare/rsshub-7.0.76...rsshub-7.0.77) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10155](https://github.com/truecharts/charts/issues/10155))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.76](https://github.com/truecharts/charts/compare/rsshub-7.0.75...rsshub-7.0.76) (2023-07-04)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.86
|
||||
version: 7.0.87
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.87](https://github.com/truecharts/charts/compare/rsshub-7.0.86...rsshub-7.0.87) (2023-07-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10400](https://github.com/truecharts/charts/issues/10400))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a42f3f9c86a510d73d4912cc471d56bf13ca1cfb540a9368674e2fa048599d4e
|
||||
tag: latest@sha256:761ffaec95595450ae8cd77cdc01388b3ecb68b221f77b9d6443387e8eb3b343
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue