Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
cdd4cf8a33
commit
3a28c6325e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.179](https://github.com/truecharts/charts/compare/rsshub-8.0.178...rsshub-8.0.179) (2023-10-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13141](https://github.com/truecharts/charts/issues/13141))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.180](https://github.com/truecharts/charts/compare/rsshub-8.0.179...rsshub-8.0.180) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13162](https://github.com/truecharts/charts/issues/13162))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.179](https://github.com/truecharts/charts/compare/rsshub-8.0.178...rsshub-8.0.179) (2023-10-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/rsshub to latest ([#12972](https://github.com/truecharts/charts/issues/12972))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.165](https://github.com/truecharts/charts/compare/rsshub-8.0.164...rsshub-8.0.165) (2023-09-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12952](https://github.com/truecharts/charts/issues/12952))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.179
|
||||
version: 8.0.180
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.180](https://github.com/truecharts/charts/compare/rsshub-8.0.179...rsshub-8.0.180) (2023-10-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#13162](https://github.com/truecharts/charts/issues/13162))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:3550bee3d38eac5de5bfbda36f529f563262a7cf56f8244eef76ce17c788850a
|
||||
tag: latest@sha256:052ed969ab17a1c0ae6e63c2acc8c902f8bf2783e19ca6258d407a4d08dc64cf
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
Loading…
Reference in New Issue