Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e349aa10ca
commit
d45ec23654
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.92](https://github.com/truecharts/charts/compare/rsshub-7.0.91...rsshub-7.0.92) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10442](https://github.com/truecharts/charts/issues/10442))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.93](https://github.com/truecharts/charts/compare/rsshub-7.0.92...rsshub-7.0.93) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10450](https://github.com/truecharts/charts/issues/10450))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.92](https://github.com/truecharts/charts/compare/rsshub-7.0.91...rsshub-7.0.92) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.83](https://github.com/truecharts/charts/compare/rsshub-7.0.82...rsshub-7.0.83) (2023-07-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10347](https://github.com/truecharts/charts/issues/10347))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.82](https://github.com/truecharts/charts/compare/rsshub-7.0.81...rsshub-7.0.82) (2023-07-08)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.92
|
||||
version: 7.0.93
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.93](https://github.com/truecharts/charts/compare/rsshub-7.0.92...rsshub-7.0.93) (2023-07-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10450](https://github.com/truecharts/charts/issues/10450))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:a739e8ab378f701f195d5e0dce63b51a6b2c09ad0f631d7a32082c59923b4ad2
|
||||
tag: latest@sha256:f5f059df7483190c132f453414930488894aac4303f3aef08fb0407aac6d3c47
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue