Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
05f1386496
commit
53f1cbf082
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.85](https://github.com/truecharts/charts/compare/rsshub-8.0.84...rsshub-8.0.85) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12035](https://github.com/truecharts/charts/issues/12035))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.86](https://github.com/truecharts/charts/compare/rsshub-8.0.85...rsshub-8.0.86) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12045](https://github.com/truecharts/charts/issues/12045))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.85](https://github.com/truecharts/charts/compare/rsshub-8.0.84...rsshub-8.0.85) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.76](https://github.com/truecharts/charts/compare/rsshub-8.0.75...rsshub-8.0.76) (2023-08-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11943](https://github.com/truecharts/charts/issues/11943))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.75](https://github.com/truecharts/charts/compare/rsshub-8.0.74...rsshub-8.0.75) (2023-08-27)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.85
|
||||
version: 8.0.86
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.86](https://github.com/truecharts/charts/compare/rsshub-8.0.85...rsshub-8.0.86) (2023-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#12045](https://github.com/truecharts/charts/issues/12045))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:100a9c98d7b9f770aa1a773345c021f0618616a054bafaf0bd3b57038889248f
|
||||
tag: latest@sha256:38f3cd4675126693a63d658d49a9da61b4234e89fdcf329145702a69eebb7711
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue