Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cc3987c2a7
commit
e9c3e8ee6d
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.139](https://github.com/truecharts/charts/compare/rsshub-8.0.138...rsshub-8.0.139) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12578](https://github.com/truecharts/charts/issues/12578))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.140](https://github.com/truecharts/charts/compare/rsshub-8.0.139...rsshub-8.0.140) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12583](https://github.com/truecharts/charts/issues/12583))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.139](https://github.com/truecharts/charts/compare/rsshub-8.0.138...rsshub-8.0.139) (2023-09-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.130](https://github.com/truecharts/charts/compare/rsshub-8.0.129...rsshub-8.0.130) (2023-09-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12500](https://github.com/truecharts/charts/issues/12500))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.129](https://github.com/truecharts/charts/compare/rsshub-8.0.128...rsshub-8.0.129) (2023-09-11)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.139
|
||||
version: 8.0.140
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.140](https://github.com/truecharts/charts/compare/rsshub-8.0.139...rsshub-8.0.140) (2023-09-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12583](https://github.com/truecharts/charts/issues/12583))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:75685b83a28944220c1589b4e9e187a051e7dc2bf25bb84ecc65f3aabc2447de
|
||||
tag: latest@sha256:92fd7fd7aef9435d034ceef68798549704ba1bcdd565b2f1ed1e5da7d63181b2
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.0-chrome@sha256:68cded3270ac4cebd86a11d13cd2f683d478565205d8065770b8a859e3f226bd
|
Loading…
Reference in New Issue