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