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