Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
42aa0d7dbb
commit
5beeb1c689
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.27](https://github.com/truecharts/charts/compare/rsshub-8.0.26...rsshub-8.0.27) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11435](https://github.com/truecharts/charts/issues/11435))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.28](https://github.com/truecharts/charts/compare/rsshub-8.0.27...rsshub-8.0.28) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11460](https://github.com/truecharts/charts/issues/11460))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.27](https://github.com/truecharts/charts/compare/rsshub-8.0.26...rsshub-8.0.27) (2023-08-11)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.18](https://github.com/truecharts/charts/compare/rsshub-8.0.17...rsshub-8.0.18) (2023-08-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11405](https://github.com/truecharts/charts/issues/11405))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.17](https://github.com/truecharts/charts/compare/rsshub-8.0.16...rsshub-8.0.17) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.27
|
||||
version: 8.0.28
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.28](https://github.com/truecharts/charts/compare/rsshub-8.0.27...rsshub-8.0.28) (2023-08-12)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11460](https://github.com/truecharts/charts/issues/11460))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:ac52a358d83a5edd362621ca136b8933fbd3b308d511edddfbe232b2062cd2b6
|
||||
tag: latest@sha256:70a54ce908253f862873f8ededed49c082ca7aa1dd85b537379da25266854cb8
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue