Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dddf310c9f
commit
34e552ec86
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.117](https://github.com/truecharts/charts/compare/rsshub-7.0.116...rsshub-7.0.117) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10842](https://github.com/truecharts/charts/issues/10842))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.118](https://github.com/truecharts/charts/compare/rsshub-7.0.117...rsshub-7.0.118) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10844](https://github.com/truecharts/charts/issues/10844))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.117](https://github.com/truecharts/charts/compare/rsshub-7.0.116...rsshub-7.0.117) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.108](https://github.com/truecharts/charts/compare/rsshub-7.0.107...rsshub-7.0.108) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10712](https://github.com/truecharts/charts/issues/10712))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.107](https://github.com/truecharts/charts/compare/rsshub-7.0.106...rsshub-7.0.107) (2023-07-21)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.117
|
||||
version: 7.0.118
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.118](https://github.com/truecharts/charts/compare/rsshub-7.0.117...rsshub-7.0.118) (2023-07-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10844](https://github.com/truecharts/charts/issues/10844))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a1a8a913b04c4788632a751a07309c2820f7b80992c88bd8d2175c4eaa7e4630
|
||||
tag: latest@sha256:cc87649f859815c2fef87724b815d13104de58d9260c2295d74699f0735e8e74
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue