Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eff42fb7ed
commit
b16e430e4e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.114](https://github.com/truecharts/charts/compare/rsshub-7.0.113...rsshub-7.0.114) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10808](https://github.com/truecharts/charts/issues/10808))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.114](https://github.com/truecharts/charts/compare/rsshub-7.0.113...rsshub-7.0.114) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.105](https://github.com/truecharts/charts/compare/rsshub-7.0.104...rsshub-7.0.105) (2023-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10619](https://github.com/truecharts/charts/issues/10619))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.104](https://github.com/truecharts/charts/compare/rsshub-7.0.103...rsshub-7.0.104) (2023-07-19)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.114
|
||||
version: 7.0.115
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:8e7aed21bed8d3c63e741f5774cb95fdf74ce0d34c377cc33581aeebad95ec87
|
||||
tag: latest@sha256:8564bd27418e613e42ba8b2993a3ed57df66ec0764fd72e4ee3ccc1f0773d69d
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue