Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
347410203e
commit
fe280b9633
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.5](https://github.com/truecharts/charts/compare/rsshub-8.0.4...rsshub-8.0.5) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11283](https://github.com/truecharts/charts/issues/11283))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.6](https://github.com/truecharts/charts/compare/rsshub-8.0.5...rsshub-8.0.6) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11315](https://github.com/truecharts/charts/issues/11315))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.5](https://github.com/truecharts/charts/compare/rsshub-8.0.4...rsshub-8.0.5) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11005](https://github.com/truecharts/charts/issues/11005))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.127](https://github.com/truecharts/charts/compare/rsshub-7.0.126...rsshub-7.0.127) (2023-07-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11002](https://github.com/truecharts/charts/issues/11002))
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.5
|
||||
version: 8.0.6
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.6](https://github.com/truecharts/charts/compare/rsshub-8.0.5...rsshub-8.0.6) (2023-08-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11315](https://github.com/truecharts/charts/issues/11315))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:f3ab3e364bf3dc30deda0ad9617d6228d0721e5350ea5595a2a3e036730f4101
|
||||
tag: latest@sha256:c055cbe6c3511d4454ccf3c6de491646738d52de50e261fbf36e2ac77fd3abc8
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue