Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
86a45cd1f7
commit
91358501cb
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.163](https://github.com/truecharts/charts/compare/rsshub-8.0.162...rsshub-8.0.163) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12919](https://github.com/truecharts/charts/issues/12919))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.164](https://github.com/truecharts/charts/compare/rsshub-8.0.163...rsshub-8.0.164) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12942](https://github.com/truecharts/charts/issues/12942))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.163](https://github.com/truecharts/charts/compare/rsshub-8.0.162...rsshub-8.0.163) (2023-09-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.154](https://github.com/truecharts/charts/compare/rsshub-8.0.153...rsshub-8.0.154) (2023-09-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12814](https://github.com/truecharts/charts/issues/12814))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.153](https://github.com/truecharts/charts/compare/rsshub-8.0.151...rsshub-8.0.153) (2023-09-21)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.163
|
||||
version: 8.0.164
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.164](https://github.com/truecharts/charts/compare/rsshub-8.0.163...rsshub-8.0.164) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12942](https://github.com/truecharts/charts/issues/12942))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8ecddf5823c0210a7b83b4bde5d5fae0928286cf24be228d5c03820be83a8157
|
||||
tag: latest@sha256:623b5d6ad40ba6834535e33a00fc33b86aff69596b2671f7615759ebe55494cc
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
Loading…
Reference in New Issue