Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a02256d2c4
commit
2914579e3f
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.255](https://github.com/truecharts/charts/compare/rsshub-8.0.254...rsshub-8.0.255) (2023-11-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14617](https://github.com/truecharts/charts/issues/14617))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.256](https://github.com/truecharts/charts/compare/rsshub-8.0.255...rsshub-8.0.256) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14652](https://github.com/truecharts/charts/issues/14652))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.255](https://github.com/truecharts/charts/compare/rsshub-8.0.254...rsshub-8.0.255) (2023-11-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.246](https://github.com/truecharts/charts/compare/rsshub-8.0.245...rsshub-8.0.246) (2023-11-06)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14397](https://github.com/truecharts/charts/issues/14397))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.245](https://github.com/truecharts/charts/compare/rsshub-8.0.244...rsshub-8.0.245) (2023-11-06)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.255
|
||||
version: 8.0.256
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.256](https://github.com/truecharts/charts/compare/rsshub-8.0.255...rsshub-8.0.256) (2023-11-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#14652](https://github.com/truecharts/charts/issues/14652))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:022d3b5b55ff888d7669b748f05e3a6d6765e0df4adf4098f67d8733d738867b
|
||||
tag: latest@sha256:fb9c65143cde4e8c1e8ece121c8204a56dbaad4166077412ab189f7640ced238
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.2-chrome@sha256:a0652b346c0de87d546a3b07a44fbb85a33026aec20b956cbcb74dc822c2515a
|
Loading…
Reference in New Issue