Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b16e430e4e
commit
d0714f8e8c
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.115](https://github.com/truecharts/charts/compare/rsshub-7.0.114...rsshub-7.0.115) (2023-07-25)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#10838](https://github.com/truecharts/charts/issues/10838))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [rsshub-7.0.116](https://github.com/truecharts/charts/compare/rsshub-7.0.115...rsshub-7.0.116) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10839](https://github.com/truecharts/charts/issues/10839))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.115](https://github.com/truecharts/charts/compare/rsshub-7.0.114...rsshub-7.0.115) (2023-07-25)
|
## [rsshub-7.0.115](https://github.com/truecharts/charts/compare/rsshub-7.0.114...rsshub-7.0.115) (2023-07-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [rsshub-7.0.106](https://github.com/truecharts/charts/compare/rsshub-7.0.105...rsshub-7.0.106) (2023-07-20)
|
## [rsshub-7.0.106](https://github.com/truecharts/charts/compare/rsshub-7.0.105...rsshub-7.0.106) (2023-07-20)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/rsshub to latest ([#10674](https://github.com/truecharts/charts/issues/10674))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [rsshub-7.0.105](https://github.com/truecharts/charts/compare/rsshub-7.0.104...rsshub-7.0.105) (2023-07-19)
|
|
||||||
|
|
||||||
### 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.115
|
version: 7.0.116
|
||||||
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.116](https://github.com/truecharts/charts/compare/rsshub-7.0.115...rsshub-7.0.116) (2023-07-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/rsshub to latest ([#10839](https://github.com/truecharts/charts/issues/10839))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/rsshub
|
repository: tccr.io/truecharts/rsshub
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: latest@sha256:8564bd27418e613e42ba8b2993a3ed57df66ec0764fd72e4ee3ccc1f0773d69d
|
tag: latest@sha256:f7aa9ad5435742f26faeb923465894d3146856867554edf91c002f07d87f476a
|
||||||
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