Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4e5d63ede1
commit
c6a0395b79
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.26](https://github.com/truecharts/charts/compare/rsshub-8.0.25...rsshub-8.0.26) (2023-08-11)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11433](https://github.com/truecharts/charts/issues/11433))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.27](https://github.com/truecharts/charts/compare/rsshub-8.0.26...rsshub-8.0.27) (2023-08-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11435](https://github.com/truecharts/charts/issues/11435))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.26](https://github.com/truecharts/charts/compare/rsshub-8.0.25...rsshub-8.0.26) (2023-08-11)
|
## [rsshub-8.0.26](https://github.com/truecharts/charts/compare/rsshub-8.0.25...rsshub-8.0.26) (2023-08-11)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-8.0.17](https://github.com/truecharts/charts/compare/rsshub-8.0.16...rsshub-8.0.17) (2023-08-10)
|
## [rsshub-8.0.17](https://github.com/truecharts/charts/compare/rsshub-8.0.16...rsshub-8.0.17) (2023-08-10)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#11402](https://github.com/truecharts/charts/issues/11402))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.16](https://github.com/truecharts/charts/compare/rsshub-8.0.15...rsshub-8.0.16) (2023-08-10)
|
|
||||||
|
|
||||||
### 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.26
|
version: 8.0.27
|
||||||
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.27](https://github.com/truecharts/charts/compare/rsshub-8.0.26...rsshub-8.0.27) (2023-08-11)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#11435](https://github.com/truecharts/charts/issues/11435))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:642ef0bf7c34548c62caa286e1806d30f075597426a100fb73c01d16e60b4373
|
tag: latest@sha256:ac52a358d83a5edd362621ca136b8933fbd3b308d511edddfbe232b2062cd2b6
|
||||||
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