Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
1ededf7571
commit
750f62f8a6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.125](https://github.com/truecharts/charts/compare/rsshub-8.0.124...rsshub-8.0.125) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12462](https://github.com/truecharts/charts/issues/12462))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.126](https://github.com/truecharts/charts/compare/rsshub-8.0.125...rsshub-8.0.126) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12463](https://github.com/truecharts/charts/issues/12463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.125](https://github.com/truecharts/charts/compare/rsshub-8.0.124...rsshub-8.0.125) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.116](https://github.com/truecharts/charts/compare/rsshub-8.0.115...rsshub-8.0.116) (2023-09-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12327](https://github.com/truecharts/charts/issues/12327))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.115](https://github.com/truecharts/charts/compare/rsshub-8.0.114...rsshub-8.0.115) (2023-09-06)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.125
|
||||
version: 8.0.126
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.126](https://github.com/truecharts/charts/compare/rsshub-8.0.125...rsshub-8.0.126) (2023-09-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12463](https://github.com/truecharts/charts/issues/12463))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:9f88f2218eb4d84e5998fdcbd1256ef251258569c78bdaf9cf8168d632467eb9
|
||||
tag: latest@sha256:c8dcea28ff578b70065f0afc181c556bb28eaa45c418f58997dedcb16285d8e8
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue