2021-02-05 20:17:06 +00:00
|
|
|
apiVersion: v2
|
2021-09-25 17:25:55 +00:00
|
|
|
appVersion: "1.6.1"
|
2021-09-14 20:38:56 +00:00
|
|
|
dependencies:
|
|
|
|
- name: common
|
|
|
|
repository: file://../common
|
|
|
|
version: latest
|
2021-02-27 19:51:35 +00:00
|
|
|
deprecated: false
|
2021-09-14 20:38:56 +00:00
|
|
|
description: Helper chart to test different use cases of the common library
|
2021-05-30 21:22:13 +00:00
|
|
|
home: https://github.com/truecharts/apps/tree/master/charts/library/common-test
|
2021-03-17 16:20:26 +00:00
|
|
|
icon: https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png
|
2021-02-05 20:17:06 +00:00
|
|
|
keywords:
|
2021-09-14 20:38:56 +00:00
|
|
|
- common-test
|
|
|
|
- truecharts
|
|
|
|
- common
|
|
|
|
- test
|
|
|
|
kubeVersion: '>=1.16.0-0'
|
2021-02-27 19:51:35 +00:00
|
|
|
maintainers:
|
2021-09-14 20:38:56 +00:00
|
|
|
- email: info@truecharts.org
|
|
|
|
name: TrueCharts
|
|
|
|
url: truecharts.org
|
|
|
|
name: common-test
|
|
|
|
sources:
|
|
|
|
- https://github.com/truecharts/apps/tree/master/charts/library/common-test
|
|
|
|
type: application
|
2021-09-25 17:23:43 +00:00
|
|
|
version: 3.1.4
|