Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eb8e9d3d1f
commit
2602376012
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.177](https://github.com/truecharts/charts/compare/rsshub-8.0.176...rsshub-8.0.177) (2023-09-29)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#13084](https://github.com/truecharts/charts/issues/13084))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.178](https://github.com/truecharts/charts/compare/rsshub-8.0.177...rsshub-8.0.178) (2023-09-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13087](https://github.com/truecharts/charts/issues/13087))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.177](https://github.com/truecharts/charts/compare/rsshub-8.0.176...rsshub-8.0.177) (2023-09-29)
|
## [rsshub-8.0.177](https://github.com/truecharts/charts/compare/rsshub-8.0.176...rsshub-8.0.177) (2023-09-29)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12942](https://github.com/truecharts/charts/issues/12942))
|
- update container image tccr.io/truecharts/rsshub to latest ([#12942](https://github.com/truecharts/charts/issues/12942))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.163](https://github.com/truecharts/charts/compare/rsshub-8.0.162...rsshub-8.0.163) (2023-09-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12919](https://github.com/truecharts/charts/issues/12919))
|
|
||||||
|
|
||||||
|
|
|
@ -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.177
|
version: 8.0.178
|
||||||
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.178](https://github.com/truecharts/charts/compare/rsshub-8.0.177...rsshub-8.0.178) (2023-09-29)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13087](https://github.com/truecharts/charts/issues/13087))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:48a89df7e5b0158598ed759ce52b28939867f6c757a96db9c761a9f01e24edb9
|
tag: latest@sha256:a497fc43187adbcb51128c83947df266dc57e8e5f8375d85cac81ad08f6fc6b9
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
Loading…
Reference in New Issue