chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
dd4625770a
commit
5d69447675
|
@ -2,6 +2,15 @@
|
|||
|
||||
|
||||
|
||||
## [homepage-0.0.7](https://github.com/truecharts/charts/compare/homepage-0.0.6...homepage-0.0.7) (2022-09-27)
|
||||
|
||||
### Feat
|
||||
|
||||
- move to stable ([#3935](https://github.com/truecharts/charts/issues/3935))
|
||||
|
||||
|
||||
|
||||
|
||||
## [homepage-0.0.6](https://github.com/truecharts/charts/compare/homepage-0.0.5...homepage-0.0.6) (2022-09-27)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -5,7 +5,7 @@ dependencies:
|
|||
repository: https://library-charts.truecharts.org
|
||||
version: 10.6.4
|
||||
description: A highly customizable homepage
|
||||
home: https://truecharts.org/docs/charts/incubator/homepage
|
||||
home: https://truecharts.org/docs/charts/stable/homepage
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/homepage.png
|
||||
keywords:
|
||||
- homepage
|
||||
|
@ -16,7 +16,7 @@ maintainers:
|
|||
url: https://truecharts.org
|
||||
name: homepage
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/homepage
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/homepage
|
||||
- https://github.com/benphelps/homepage
|
||||
version: 0.0.7
|
||||
annotations:
|
||||
|
|
|
@ -5,13 +5,13 @@ A highly customizable homepage
|
|||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||
For more information, please click here: [homepage](https://truecharts.org/docs/charts/incubator/homepage)
|
||||
For more information, please click here: [homepage](https://truecharts.org/docs/charts/stable/homepage)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/incubator/homepage>
|
||||
* <https://github.com/truecharts/charts/tree/master/charts/stable/homepage>
|
||||
* <https://github.com/benphelps/homepage>
|
||||
|
||||
## Requirements
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [rsnapshot-2.0.32](https://github.com/truecharts/charts/compare/rsnapshot-2.0.31...rsnapshot-2.0.32) (2022-09-27)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -2,6 +2,16 @@
|
|||
|
||||
|
||||
|
||||
## [webgrabplus-2.0.34](https://github.com/truecharts/charts/compare/webgrabplus-2.0.33...webgrabplus-2.0.34) (2022-09-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- Auto-update chart README [skip ci]
|
||||
- update container image tccr.io/truecharts/webgrabplus to v5.0.1 ([#3940](https://github.com/truecharts/charts/issues/3940))
|
||||
|
||||
|
||||
|
||||
|
||||
## [webgrabplus-2.0.33](https://github.com/truecharts/charts/compare/webgrabplus-2.0.32...webgrabplus-2.0.33) (2022-09-27)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -2,7 +2,7 @@ apiVersion: v2
|
|||
kubeVersion: ">=1.16.0-0"
|
||||
name: webgrabplus
|
||||
version: 2.0.34
|
||||
appVersion: "4.2.4"
|
||||
appVersion: "5.0.1"
|
||||
description: Webgrabplus is a multi-site incremental xmltv epg grabber.
|
||||
type: application
|
||||
deprecated: false
|
||||
|
|
Loading…
Reference in New Issue