Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e291cd2feb
commit
257ef5eead
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.77](https://github.com/truecharts/charts/compare/rsshub-7.0.76...rsshub-7.0.77) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10155](https://github.com/truecharts/charts/issues/10155))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-7.0.78](https://github.com/truecharts/charts/compare/rsshub-7.0.77...rsshub-7.0.78) (2023-07-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10169](https://github.com/truecharts/charts/issues/10169))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.77](https://github.com/truecharts/charts/compare/rsshub-7.0.76...rsshub-7.0.77) (2023-07-04)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-7.0.68](https://github.com/truecharts/charts/compare/rsshub-7.0.67...rsshub-7.0.68) (2023-06-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10031](https://github.com/truecharts/charts/issues/10031))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-7.0.67](https://github.com/truecharts/charts/compare/rsshub-7.0.66...rsshub-7.0.67) (2023-06-28)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 7.0.77
|
||||
version: 7.0.78
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-7.0.78](https://github.com/truecharts/charts/compare/rsshub-7.0.77...rsshub-7.0.78) (2023-07-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#10169](https://github.com/truecharts/charts/issues/10169))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:868879fb5615577d3d1fb8c1d70478bc93285fbd76e1b11c82e9fef1a95877c5
|
||||
tag: latest@sha256:29a88e058177ec0ffdc6fc8b679a9731e9a30e4e070ef8eef92d3c1c94301812
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue