Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
0110ca7e5c
commit
e874f38c38
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.59](https://github.com/truecharts/charts/compare/rsshub-7.0.58...rsshub-7.0.59) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9827](https://github.com/truecharts/charts/issues/9827))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.60](https://github.com/truecharts/charts/compare/rsshub-7.0.59...rsshub-7.0.60) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9830](https://github.com/truecharts/charts/issues/9830))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.59](https://github.com/truecharts/charts/compare/rsshub-7.0.58...rsshub-7.0.59) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.50](https://github.com/truecharts/charts/compare/rsshub-7.0.49...rsshub-7.0.50) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9693](https://github.com/truecharts/charts/issues/9693))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.49](https://github.com/truecharts/charts/compare/rsshub-7.0.48...rsshub-7.0.49) (2023-06-14)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.59
|
||||
version: 7.0.60
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.60](https://github.com/truecharts/charts/compare/rsshub-7.0.59...rsshub-7.0.60) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#9830](https://github.com/truecharts/charts/issues/9830))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:1544680dad81ace166c75e870b9e242c15092dec6fa5f7799f74f29d20d8f682
|
||||
tag: latest@sha256:1389ac2cf2c2078f09ec0c7677f0b9b5b5581c0626211b3aa651fcff45771da0
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue