Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5a24982e12
commit
87150f9aac
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.221](https://github.com/truecharts/charts/compare/rsshub-8.0.220...rsshub-8.0.221) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13963](https://github.com/truecharts/charts/issues/13963))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.222](https://github.com/truecharts/charts/compare/rsshub-8.0.221...rsshub-8.0.222) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13996](https://github.com/truecharts/charts/issues/13996))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.221](https://github.com/truecharts/charts/compare/rsshub-8.0.220...rsshub-8.0.221) (2023-10-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.212](https://github.com/truecharts/charts/compare/rsshub-8.0.211...rsshub-8.0.212) (2023-10-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13831](https://github.com/truecharts/charts/issues/13831))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.211](https://github.com/truecharts/charts/compare/rsshub-8.0.210...rsshub-8.0.211) (2023-10-20)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.221
|
||||
version: 8.0.222
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.222](https://github.com/truecharts/charts/compare/rsshub-8.0.221...rsshub-8.0.222) (2023-10-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13996](https://github.com/truecharts/charts/issues/13996))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:6a940fd83242fbee78e0d1817cf29a5b99852de1918a08a457a37ac0b863c7bf
|
||||
tag: latest@sha256:e5463ac59ff512abf3af407e246f446b870fc33a4e6fd1ed9de305df3a62da97
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue