Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
91c981a1c2
commit
c5eef46a7d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.183](https://github.com/truecharts/charts/compare/rsshub-8.0.182...rsshub-8.0.183) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13175](https://github.com/truecharts/charts/issues/13175))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.184](https://github.com/truecharts/charts/compare/rsshub-8.0.183...rsshub-8.0.184) (2023-10-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13242](https://github.com/truecharts/charts/issues/13242))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.183](https://github.com/truecharts/charts/compare/rsshub-8.0.182...rsshub-8.0.183) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.174](https://github.com/truecharts/charts/compare/rsshub-8.0.173...rsshub-8.0.174) (2023-09-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13018](https://github.com/truecharts/charts/issues/13018))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.173](https://github.com/truecharts/charts/compare/rsshub-8.0.168...rsshub-8.0.173) (2023-09-27)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.183
|
||||
version: 8.0.184
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.184](https://github.com/truecharts/charts/compare/rsshub-8.0.183...rsshub-8.0.184) (2023-10-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13242](https://github.com/truecharts/charts/issues/13242))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:d7194559c040f0c294f5b522d691b82e65c7160255b9f8311a5d3feaf4d65854
|
||||
tag: latest@sha256:4e66477304775dd72724d2a68033b67c560cf4e323b97216fea64e35347fcfe1
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
Loading…
Reference in New Issue