Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c604c0196f
commit
c5c4b5ae3c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.112](https://github.com/truecharts/charts/compare/rsshub-7.0.111...rsshub-7.0.112) (2023-07-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#10787](https://github.com/truecharts/charts/issues/10787))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.113](https://github.com/truecharts/charts/compare/rsshub-7.0.112...rsshub-7.0.113) (2023-07-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10789](https://github.com/truecharts/charts/issues/10789))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.112](https://github.com/truecharts/charts/compare/rsshub-7.0.111...rsshub-7.0.112) (2023-07-24)
|
## [rsshub-7.0.112](https://github.com/truecharts/charts/compare/rsshub-7.0.111...rsshub-7.0.112) (2023-07-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-7.0.103](https://github.com/truecharts/charts/compare/rsshub-7.0.102...rsshub-7.0.103) (2023-07-17)
|
## [rsshub-7.0.103](https://github.com/truecharts/charts/compare/rsshub-7.0.102...rsshub-7.0.103) (2023-07-17)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#10542](https://github.com/truecharts/charts/issues/10542))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.102](https://github.com/truecharts/charts/compare/rsshub-7.0.101...rsshub-7.0.102) (2023-07-16)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -1,7 +1,7 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
kubeVersion: ">=1.16.0-0"
|
kubeVersion: ">=1.16.0-0"
|
||||||
name: rsshub
|
name: rsshub
|
||||||
version: 7.0.112
|
version: 7.0.113
|
||||||
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-7.0.113](https://github.com/truecharts/charts/compare/rsshub-7.0.112...rsshub-7.0.113) (2023-07-24)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10789](https://github.com/truecharts/charts/issues/10789))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:3af526905de5603e3bab292052f7ddeab2807120bb829deb62a00248c3c3bdbb
|
tag: latest@sha256:5f958b67b1e81dfcd611608e9495fb87d45515feb36d53bcd99fcc674964187e
|
||||||
browserlessImage:
|
browserlessImage:
|
||||||
repository: tccr.io/truecharts/browserless-chrome
|
repository: tccr.io/truecharts/browserless-chrome
|
||||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue