Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e2b5e2328b
commit
f39422361e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.76](https://github.com/truecharts/charts/compare/rsshub-8.0.75...rsshub-8.0.76) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11943](https://github.com/truecharts/charts/issues/11943))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.77](https://github.com/truecharts/charts/compare/rsshub-8.0.76...rsshub-8.0.77) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11961](https://github.com/truecharts/charts/issues/11961))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.76](https://github.com/truecharts/charts/compare/rsshub-8.0.75...rsshub-8.0.76) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.67](https://github.com/truecharts/charts/compare/rsshub-8.0.66...rsshub-8.0.67) (2023-08-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11827](https://github.com/truecharts/charts/issues/11827))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.66](https://github.com/truecharts/charts/compare/rsshub-8.0.65...rsshub-8.0.66) (2023-08-23)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.76
|
||||
version: 8.0.77
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.77](https://github.com/truecharts/charts/compare/rsshub-8.0.76...rsshub-8.0.77) (2023-08-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11961](https://github.com/truecharts/charts/issues/11961))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:db9a6e41650725f5053af0f614154aa447e500e108a60af0c038e2856c655aa8
|
||||
tag: latest@sha256:686228efc622a3e109ceae606e8a3e11eafbf173565bb25054d5e53e77132a29
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue