Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
878cb76a85
commit
c3ca2d1f8c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.155](https://github.com/truecharts/charts/compare/rsshub-8.0.154...rsshub-8.0.155) (2023-09-21)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12817](https://github.com/truecharts/charts/issues/12817))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.156](https://github.com/truecharts/charts/compare/rsshub-8.0.155...rsshub-8.0.156) (2023-09-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12831](https://github.com/truecharts/charts/issues/12831))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.155](https://github.com/truecharts/charts/compare/rsshub-8.0.154...rsshub-8.0.155) (2023-09-21)
|
## [rsshub-8.0.155](https://github.com/truecharts/charts/compare/rsshub-8.0.154...rsshub-8.0.155) (2023-09-21)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.144](https://github.com/truecharts/charts/compare/rsshub-8.0.143...rsshub-8.0.144) (2023-09-16)
|
## [rsshub-8.0.144](https://github.com/truecharts/charts/compare/rsshub-8.0.143...rsshub-8.0.144) (2023-09-16)
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12670](https://github.com/truecharts/charts/issues/12670))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.143](https://github.com/truecharts/charts/compare/rsshub-8.0.142...rsshub-8.0.143) (2023-09-16)
|
|
|
@ -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.155
|
version: 8.0.156
|
||||||
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.156](https://github.com/truecharts/charts/compare/rsshub-8.0.155...rsshub-8.0.156) (2023-09-22)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12831](https://github.com/truecharts/charts/issues/12831))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3fddf1ef03271c7978cbd09fc8b2a95c50bd74fcbbfffafa0bf575d0e96a1ae5
|
tag: latest@sha256:790f07634eeeaa78e6683e0d80efc10a870c7b1c607a2f50f1544b498c35400e
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue