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