feat(theme-park): Add theme-park (#2800)
* Add theme.park app * PR updates for theme.park app Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/theme-park/Chart.yaml * Update charts/incubator/theme-park/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
co-authored by
Stavros Kois
parent
3fd1617bc5
commit
369abe6cd1
@@ -0,0 +1,28 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.9.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 9.3.19
|
||||
deprecated: false
|
||||
description: Custom themes for your favorite apps!
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/theme-park
|
||||
icon: https://truecharts.org/_static/img/appicons/theme-park.png
|
||||
keywords:
|
||||
- theme-park
|
||||
- customization
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: theme-park
|
||||
sources:
|
||||
- https://github.com/gilbn/theme.park
|
||||
type: application
|
||||
version: 0.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- customization
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/grade: U
|
||||
Reference in New Issue
Block a user