mirror of https://github.com/rancher/hull.git
19 lines
560 B
YAML
19 lines
560 B
YAML
apiVersion: v2
|
|
name: example-chart
|
|
description: Hull Example Chart
|
|
version: 0.0.0
|
|
appVersion: 0.0.0
|
|
annotations:
|
|
catalog.cattle.io/certified: rancher
|
|
catalog.cattle.io/display-name: Hull Example Chart
|
|
catalog.cattle.io/kube-version: '>=1.16.0-0'
|
|
catalog.cattle.io/namespace: cattle-hull-system
|
|
catalog.cattle.io/permits-os: linux,windows
|
|
catalog.cattle.io/rancher-version: '>= 2.7.0-0 <=2.7.99-0'
|
|
catalog.cattle.io/release-name: example-chart
|
|
catalog.cattle.io/os: linux,windows
|
|
maintainers:
|
|
- email: arvind.iyengar@suse.com
|
|
name: aiyengar2
|
|
|