Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dc5f2853eb
commit
9a01dafcda
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.104](https://github.com/truecharts/charts/compare/rsshub-8.0.103...rsshub-8.0.104) (2023-09-05)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12248](https://github.com/truecharts/charts/issues/12248))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.105](https://github.com/truecharts/charts/compare/rsshub-8.0.104...rsshub-8.0.105) (2023-09-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12250](https://github.com/truecharts/charts/issues/12250))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.104](https://github.com/truecharts/charts/compare/rsshub-8.0.103...rsshub-8.0.104) (2023-09-05)
|
## [rsshub-8.0.104](https://github.com/truecharts/charts/compare/rsshub-8.0.103...rsshub-8.0.104) (2023-09-05)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.95](https://github.com/truecharts/charts/compare/rsshub-8.0.94...rsshub-8.0.95) (2023-09-01)
|
## [rsshub-8.0.95](https://github.com/truecharts/charts/compare/rsshub-8.0.94...rsshub-8.0.95) (2023-09-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12135](https://github.com/truecharts/charts/issues/12135))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.94](https://github.com/truecharts/charts/compare/rsshub-8.0.93...rsshub-8.0.94) (2023-09-01)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.104
|
version: 8.0.105
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.105](https://github.com/truecharts/charts/compare/rsshub-8.0.104...rsshub-8.0.105) (2023-09-05)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#12250](https://github.com/truecharts/charts/issues/12250))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:d07de29390a65edfea2daa42cae7360bc5bceb01b864ec7b65b7c576202c7411
|
tag: latest@sha256:e6c5e2ceeb660e1f66e8c46a74b417c43b1531fa5158640f18867c905e940a36
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue