Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
620f358f09
commit
8c7697cdda
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.175](https://github.com/truecharts/charts/compare/rsshub-8.0.174...rsshub-8.0.175) (2023-09-28)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#13043](https://github.com/truecharts/charts/issues/13043))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.176](https://github.com/truecharts/charts/compare/rsshub-8.0.175...rsshub-8.0.176) (2023-09-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13056](https://github.com/truecharts/charts/issues/13056))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.175](https://github.com/truecharts/charts/compare/rsshub-8.0.174...rsshub-8.0.175) (2023-09-28)
|
## [rsshub-8.0.175](https://github.com/truecharts/charts/compare/rsshub-8.0.174...rsshub-8.0.175) (2023-09-28)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12914](https://github.com/truecharts/charts/issues/12914))
|
- update container image tccr.io/truecharts/rsshub to latest ([#12914](https://github.com/truecharts/charts/issues/12914))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-8.0.161](https://github.com/truecharts/charts/compare/rsshub-8.0.160...rsshub-8.0.161) (2023-09-23)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#12888](https://github.com/truecharts/charts/issues/12888))
|
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 8.0.175
|
version: 8.0.176
|
||||||
appVersion: "latest"
|
appVersion: "latest"
|
||||||
description: RSSHub can generate RSS feeds from pretty much everything
|
description: RSSHub can generate RSS feeds from pretty much everything
|
||||||
type: application
|
type: application
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-8.0.176](https://github.com/truecharts/charts/compare/rsshub-8.0.175...rsshub-8.0.176) (2023-09-28)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#13056](https://github.com/truecharts/charts/issues/13056))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:071a51d495670a649b622b501c507864f86272eab0023cf693ada1dd5a3c2dda
|
tag: latest@sha256:ea2c01ae3393b16cf8398640b1fea25eb10be6d2ac2406fb121288209b9eb120
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
tag: v1.60.1-chrome@sha256:7e6bfefd619800ce74943cbf1295942b8dc882c16e5511a16f8a2215d1f8d60b
|
Loading…
Reference in New Issue