Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fe2e4f5703
commit
2f732be5b3
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.275](https://github.com/truecharts/charts/compare/rsshub-8.0.274...rsshub-8.0.275) (2023-11-27)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image diygod/rsshub to latest[@6dc970a](https://github.com/6dc970a) ([#15426](https://github.com/truecharts/charts/issues/15426))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.276](https://github.com/truecharts/charts/compare/rsshub-8.0.275...rsshub-8.0.276) (2023-11-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@05caf07](https://github.com/05caf07) ([#15447](https://github.com/truecharts/charts/issues/15447))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.275](https://github.com/truecharts/charts/compare/rsshub-8.0.274...rsshub-8.0.275) (2023-11-27)
|
## [rsshub-8.0.275](https://github.com/truecharts/charts/compare/rsshub-8.0.274...rsshub-8.0.275) (2023-11-27)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update container image diygod/rsshub to latest ([#14814](https://github.com/truecharts/charts/issues/14814))
|
- update container image diygod/rsshub to latest ([#14814](https://github.com/truecharts/charts/issues/14814))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.265](https://github.com/truecharts/charts/compare/rsshub-8.0.264...rsshub-8.0.265) (2023-11-17)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image diygod/rsshub to latest ([#14763](https://github.com/truecharts/charts/issues/14763))
|
|
||||||
|
|
||||||
|
|
|
@ -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.275
|
version: 8.0.276
|
||||||
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.276](https://github.com/truecharts/charts/compare/rsshub-8.0.275...rsshub-8.0.276) (2023-11-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image diygod/rsshub to latest[@05caf07](https://github.com/05caf07) ([#15447](https://github.com/truecharts/charts/issues/15447))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: diygod/rsshub
|
repository: diygod/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:6dc970ab1a8813285d94c92866ad84cc2d49e97c1d1a1a1912641575bb81b151
|
tag: latest@sha256:05caf0749f8215defd8948b7c44d901a7cd15e3804970a30a7c7d34e563c1cce
|
||||||
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