Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
54e9618001
commit
81390f07f6
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.106](https://github.com/truecharts/charts/compare/rsshub-7.0.105...rsshub-7.0.106) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10674](https://github.com/truecharts/charts/issues/10674))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.107](https://github.com/truecharts/charts/compare/rsshub-7.0.106...rsshub-7.0.107) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10687](https://github.com/truecharts/charts/issues/10687))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.106](https://github.com/truecharts/charts/compare/rsshub-7.0.105...rsshub-7.0.106) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.97](https://github.com/truecharts/charts/compare/rsshub-7.0.96...rsshub-7.0.97) (2023-07-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10477](https://github.com/truecharts/charts/issues/10477))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.96](https://github.com/truecharts/charts/compare/rsshub-7.0.95...rsshub-7.0.96) (2023-07-14)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.106
|
||||
version: 7.0.107
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.107](https://github.com/truecharts/charts/compare/rsshub-7.0.106...rsshub-7.0.107) (2023-07-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10687](https://github.com/truecharts/charts/issues/10687))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:732aaf0b088eb12ce6e271fcf2bb07d4bd1a86c6c53d64cb3af8b4d336e44c7c
|
||||
tag: latest@sha256:4bafc77276d46e56d1b0df3333e9968496aebb72fcf54e9cda029a7d394f9094
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue