Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c83240ab3a
commit
eebe295d88
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.96](https://github.com/truecharts/charts/compare/rsshub-8.0.95...rsshub-8.0.96) (2023-09-01)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12136](https://github.com/truecharts/charts/issues/12136))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.97](https://github.com/truecharts/charts/compare/rsshub-8.0.96...rsshub-8.0.97) (2023-09-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12161](https://github.com/truecharts/charts/issues/12161))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.96](https://github.com/truecharts/charts/compare/rsshub-8.0.95...rsshub-8.0.96) (2023-09-01)
|
## [rsshub-8.0.96](https://github.com/truecharts/charts/compare/rsshub-8.0.95...rsshub-8.0.96) (2023-09-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.87](https://github.com/truecharts/charts/compare/rsshub-8.0.86...rsshub-8.0.87) (2023-08-30)
|
## [rsshub-8.0.87](https://github.com/truecharts/charts/compare/rsshub-8.0.86...rsshub-8.0.87) (2023-08-30)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12048](https://github.com/truecharts/charts/issues/12048))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.86](https://github.com/truecharts/charts/compare/rsshub-8.0.85...rsshub-8.0.86) (2023-08-30)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.96
|
version: 8.0.97
|
||||||
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-8.0.97](https://github.com/truecharts/charts/compare/rsshub-8.0.96...rsshub-8.0.97) (2023-09-02)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12161](https://github.com/truecharts/charts/issues/12161))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:4cabf97c6eea00ec3095715889e6af6cda1c5bce793274578b5e52fdbab6c741
|
tag: latest@sha256:07cde0211a260b526b00bad7e0e96d41e1b4a3530e1c77eefdae5a361751a2c7
|
||||||
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