Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ac18cf9609
commit
aeffc979b3
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.145](https://github.com/truecharts/charts/compare/rsshub-8.0.144...rsshub-8.0.145) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12700](https://github.com/truecharts/charts/issues/12700))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.146](https://github.com/truecharts/charts/compare/rsshub-8.0.145...rsshub-8.0.146) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12706](https://github.com/truecharts/charts/issues/12706))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.145](https://github.com/truecharts/charts/compare/rsshub-8.0.144...rsshub-8.0.145) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.136](https://github.com/truecharts/charts/compare/rsshub-8.0.135...rsshub-8.0.136) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12540](https://github.com/truecharts/charts/issues/12540))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.135](https://github.com/truecharts/charts/compare/rsshub-8.0.134...rsshub-8.0.135) (2023-09-13)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.145
|
||||
version: 8.0.146
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.146](https://github.com/truecharts/charts/compare/rsshub-8.0.145...rsshub-8.0.146) (2023-09-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12706](https://github.com/truecharts/charts/issues/12706))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8bf794f63df8e4137b091c14fb9fbff744b6b738089c39e883ecc51499d76759
|
||||
tag: latest@sha256:7690bf7c14f581e075506eafe9302b33efa547375386b6823089c6d7a571346e
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue