Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ea49c5ad4b
commit
ea93b66baf
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.71](https://github.com/truecharts/charts/compare/rsshub-8.0.70...rsshub-8.0.71) (2023-08-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11870](https://github.com/truecharts/charts/issues/11870))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.72](https://github.com/truecharts/charts/compare/rsshub-8.0.71...rsshub-8.0.72) (2023-08-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11871](https://github.com/truecharts/charts/issues/11871))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.71](https://github.com/truecharts/charts/compare/rsshub-8.0.70...rsshub-8.0.71) (2023-08-25)
|
## [rsshub-8.0.71](https://github.com/truecharts/charts/compare/rsshub-8.0.70...rsshub-8.0.71) (2023-08-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.62](https://github.com/truecharts/charts/compare/rsshub-8.0.61...rsshub-8.0.62) (2023-08-22)
|
## [rsshub-8.0.62](https://github.com/truecharts/charts/compare/rsshub-8.0.61...rsshub-8.0.62) (2023-08-22)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11803](https://github.com/truecharts/charts/issues/11803))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.61](https://github.com/truecharts/charts/compare/rsshub-8.0.60...rsshub-8.0.61) (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.71
|
version: 8.0.72
|
||||||
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.72](https://github.com/truecharts/charts/compare/rsshub-8.0.71...rsshub-8.0.72) (2023-08-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11871](https://github.com/truecharts/charts/issues/11871))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:f84a936fcffcc1511f62107360333d5de6611ae6a7e924b92b32db05aec5e7b8
|
tag: latest@sha256:4c5fcba1b0b67b2c65bf1aad334b054d3a1cd4bbe5c7ae6ed1b861b0932b86d4
|
||||||
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