Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
29be20c6e0
commit
4454771da5
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.73](https://github.com/truecharts/charts/compare/rsshub-7.0.72...rsshub-7.0.73) (2023-07-03)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#10122](https://github.com/truecharts/charts/issues/10122))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.74](https://github.com/truecharts/charts/compare/rsshub-7.0.73...rsshub-7.0.74) (2023-07-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10125](https://github.com/truecharts/charts/issues/10125))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.73](https://github.com/truecharts/charts/compare/rsshub-7.0.72...rsshub-7.0.73) (2023-07-03)
|
## [rsshub-7.0.73](https://github.com/truecharts/charts/compare/rsshub-7.0.72...rsshub-7.0.73) (2023-07-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-7.0.64](https://github.com/truecharts/charts/compare/rsshub-7.0.63...rsshub-7.0.64) (2023-06-27)
|
## [rsshub-7.0.64](https://github.com/truecharts/charts/compare/rsshub-7.0.63...rsshub-7.0.64) (2023-06-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#9973](https://github.com/truecharts/charts/issues/9973))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.63](https://github.com/truecharts/charts/compare/rsshub-7.0.62...rsshub-7.0.63) (2023-06-24)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 7.0.73
|
version: 7.0.74
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.74](https://github.com/truecharts/charts/compare/rsshub-7.0.73...rsshub-7.0.74) (2023-07-03)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10125](https://github.com/truecharts/charts/issues/10125))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:7d75184b65589f61f74166ee02df907be7e0dc9c0f48d04034a514fa47440185
|
tag: latest@sha256:d5cbd5d9ca4028afbdfe74c626744bd62081fea1d2bd3ad0554578731f4fc13f
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue