Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bf00375ee5
commit
ac8d10c4bd
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.68](https://github.com/truecharts/charts/compare/rsshub-8.0.67...rsshub-8.0.68) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11849](https://github.com/truecharts/charts/issues/11849))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11852](https://github.com/truecharts/charts/issues/11852))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.68](https://github.com/truecharts/charts/compare/rsshub-8.0.67...rsshub-8.0.68) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [rsshub-8.0.59](https://github.com/truecharts/charts/compare/rsshub-8.0.58...rsshub-8.0.59) (2023-08-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11792](https://github.com/truecharts/charts/issues/11792))
|
||||
|
||||
|
||||
|
||||
|
||||
## [rsshub-8.0.58](https://github.com/truecharts/charts/compare/rsshub-8.0.57...rsshub-8.0.58) (2023-08-21)
|
||||
|
||||
### Chore
|
|
@ -1,7 +1,7 @@
|
|||
apiVersion: v2
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
name: rsshub
|
||||
version: 8.0.68
|
||||
version: 8.0.69
|
||||
appVersion: "latest"
|
||||
description: RSSHub can generate RSS feeds from pretty much everything
|
||||
type: application
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [rsshub-8.0.69](https://github.com/truecharts/charts/compare/rsshub-8.0.68...rsshub-8.0.69) (2023-08-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/rsshub to latest ([#11852](https://github.com/truecharts/charts/issues/11852))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/rsshub
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:292b60d85c244224ea441c07bda5c63156c875100fde1700a261e805741a65ef
|
||||
tag: latest@sha256:28bd279cdd3eb18b0e1d3bd2b1148550d0dab07c93eee8eda4b1d0ddc3c982dd
|
||||
browserlessImage:
|
||||
repository: tccr.io/truecharts/browserless-chrome
|
||||
tag: v1.59.0-chrome@sha256:99c16b500ad4e40914acd9a0993f74b61c13299f24295dc758959bf68c839e58
|
Loading…
Reference in New Issue