Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ebfd590625
commit
df59377c3a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.97](https://github.com/truecharts/charts/compare/rsshub-8.0.96...rsshub-8.0.97) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12161](https://github.com/truecharts/charts/issues/12161))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.98](https://github.com/truecharts/charts/compare/rsshub-8.0.97...rsshub-8.0.98) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12165](https://github.com/truecharts/charts/issues/12165))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.97](https://github.com/truecharts/charts/compare/rsshub-8.0.96...rsshub-8.0.97) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.88](https://github.com/truecharts/charts/compare/rsshub-8.0.87...rsshub-8.0.88) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12050](https://github.com/truecharts/charts/issues/12050))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.87](https://github.com/truecharts/charts/compare/rsshub-8.0.86...rsshub-8.0.87) (2023-08-30)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.97
|
||||
version: 8.0.98
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.98](https://github.com/truecharts/charts/compare/rsshub-8.0.97...rsshub-8.0.98) (2023-09-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12165](https://github.com/truecharts/charts/issues/12165))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:07cde0211a260b526b00bad7e0e96d41e1b4a3530e1c77eefdae5a361751a2c7
|
||||
tag: latest@sha256:b9802ee589ea9ab722824f9a8184231e69afa5c3acd9452e80e0f39773fdf8d4
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue