Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
56354e56d3
commit
7345de9238
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11852](https://github.com/truecharts/charts/issues/11852))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.70](https://github.com/truecharts/charts/compare/rsshub-8.0.69...rsshub-8.0.70) (2023-08-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11867](https://github.com/truecharts/charts/issues/11867))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.60](https://github.com/truecharts/charts/compare/rsshub-8.0.59...rsshub-8.0.60) (2023-08-22)
|
## [rsshub-8.0.60](https://github.com/truecharts/charts/compare/rsshub-8.0.59...rsshub-8.0.60) (2023-08-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11795](https://github.com/truecharts/charts/issues/11795))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.59](https://github.com/truecharts/charts/compare/rsshub-8.0.58...rsshub-8.0.59) (2023-08-22)
|
|
||||||
|
|
||||||
### 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.69
|
version: 8.0.70
|
||||||
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.70](https://github.com/truecharts/charts/compare/rsshub-8.0.69...rsshub-8.0.70) (2023-08-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11867](https://github.com/truecharts/charts/issues/11867))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:28bd279cdd3eb18b0e1d3bd2b1148550d0dab07c93eee8eda4b1d0ddc3c982dd
|
tag: latest@sha256:e00b64160b6b9c0fe4ea07020d9f427af38bfaf52c39c6c5c906d4fc12d24cba
|
||||||
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