Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c3b40b0b32
commit
9e57afef2f
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.278](https://github.com/truecharts/charts/compare/rsshub-8.0.277...rsshub-8.0.278) (2023-11-30)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image diygod/rsshub to latest[@6152fe1](https://github.com/6152fe1) ([#15501](https://github.com/truecharts/charts/issues/15501))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.279](https://github.com/truecharts/charts/compare/rsshub-8.0.278...rsshub-8.0.279) (2023-11-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@f07f772](https://github.com/f07f772) ([#15534](https://github.com/truecharts/charts/issues/15534))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.278](https://github.com/truecharts/charts/compare/rsshub-8.0.277...rsshub-8.0.278) (2023-11-30)
|
## [rsshub-8.0.278](https://github.com/truecharts/charts/compare/rsshub-8.0.277...rsshub-8.0.278) (2023-11-30)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.269](https://github.com/truecharts/charts/compare/rsshub-8.0.268...rsshub-8.0.269) (2023-11-19)
|
## [rsshub-8.0.269](https://github.com/truecharts/charts/compare/rsshub-8.0.268...rsshub-8.0.269) (2023-11-19)
|
||||||
|
|
||||||
### Fix
|
### Fix
|
||||||
|
|
||||||
- update container image diygod/rsshub to latest ([#15088](https://github.com/truecharts/charts/issues/15088))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.268](https://github.com/truecharts/charts/compare/rsshub-8.0.267...rsshub-8.0.268) (2023-11-18)
|
|
||||||
|
|
||||||
### Fix
|
|
|
@ -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.278
|
version: 8.0.279
|
||||||
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.279](https://github.com/truecharts/charts/compare/rsshub-8.0.278...rsshub-8.0.279) (2023-11-30)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@f07f772](https://github.com/f07f772) ([#15534](https://github.com/truecharts/charts/issues/15534))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:6152fe168049096b1e57ba6c4fbac7db93f33870bfa777ff62a4e8e91083e30c
|
tag: latest@sha256:f07f772a395ecd722b97e25a73326d9923da65b294695ff4475ab09bd8627ddd
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: browserless/chrome
|
repository: browserless/chrome
|
||||||
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
tag: 1.60.2-chrome-stable@sha256:7db5e3aad20c201abaa03bbbc868a55ef96574cda0e67ccb7e4e032053ecb87d
|
Loading…
Reference in New Issue