Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
400b7ca873
commit
de162e90a4
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.84](https://github.com/truecharts/charts/compare/rsshub-7.0.83...rsshub-7.0.84) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10368](https://github.com/truecharts/charts/issues/10368))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.85](https://github.com/truecharts/charts/compare/rsshub-7.0.84...rsshub-7.0.85) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10371](https://github.com/truecharts/charts/issues/10371))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.84](https://github.com/truecharts/charts/compare/rsshub-7.0.83...rsshub-7.0.84) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.75](https://github.com/truecharts/charts/compare/rsshub-7.0.74...rsshub-7.0.75) (2023-07-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10129](https://github.com/truecharts/charts/issues/10129))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.74](https://github.com/truecharts/charts/compare/rsshub-7.0.73...rsshub-7.0.74) (2023-07-03)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.84
|
||||
version: 7.0.85
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.85](https://github.com/truecharts/charts/compare/rsshub-7.0.84...rsshub-7.0.85) (2023-07-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10371](https://github.com/truecharts/charts/issues/10371))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d5a38525547911f5c813a816f875b6a3da7bef56bb83b9c890bafbece357a13d
|
||||
tag: latest@sha256:d1fe3f500d7fa51f0440ba70ced3de86ff7c7f256eb78729fec4aa3e46ec03b0
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue