mirror of
https://github.com/truenas/charts.git
synced 2026-06-18 01:26:53 +08:00
17 lines
376 B
YAML
17 lines
376 B
YAML
name: common-test
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: v1.0.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
description: A chart for the common library chart-testing
|
|
home: http://localhost
|
|
type: application
|
|
icon: https://localhost/icon
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../common/1.0.0
|
|
version: ~1.0.0
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|