Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
573cd8ddae
commit
754d3fc522
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.11](https://github.com/truecharts/charts/compare/rsshub-8.0.10...rsshub-8.0.11) (2023-08-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11350](https://github.com/truecharts/charts/issues/11350))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.12](https://github.com/truecharts/charts/compare/rsshub-8.0.11...rsshub-8.0.12) (2023-08-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11362](https://github.com/truecharts/charts/issues/11362))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.11](https://github.com/truecharts/charts/compare/rsshub-8.0.10...rsshub-8.0.11) (2023-08-08)
|
## [rsshub-8.0.11](https://github.com/truecharts/charts/compare/rsshub-8.0.10...rsshub-8.0.11) (2023-08-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.2](https://github.com/truecharts/charts/compare/rsshub-8.0.1...rsshub-8.0.2) (2023-08-01)
|
## [rsshub-8.0.2](https://github.com/truecharts/charts/compare/rsshub-8.0.1...rsshub-8.0.2) (2023-08-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11123](https://github.com/truecharts/charts/issues/11123))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.1](https://github.com/truecharts/charts/compare/rsshub-8.0.0...rsshub-8.0.1) (2023-07-31)
|
|
||||||
|
|
||||||
### 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.11
|
version: 8.0.12
|
||||||
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.12](https://github.com/truecharts/charts/compare/rsshub-8.0.11...rsshub-8.0.12) (2023-08-09)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11362](https://github.com/truecharts/charts/issues/11362))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:439d4fb8e1c84c7f5e1994e25d5148271103be8e933544aad121087dee1e292c
|
tag: latest@sha256:33f6b856dbdefb3a43265ad73dd4554e3986d95d21e164efd7c37764ab5c89a2
|
||||||
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