mirror of
https://github.com/truenas/charts.git
synced 2026-04-05 03:39:20 +08:00
* Apply a partial fix for hostnetwork toggling * gh hightlighting * fix test * apply it to few more apps * update comment * bump changed apps * add mail attrib * bump apps
20 lines
450 B
YAML
20 lines
450 B
YAML
name: common-test
|
|
annotations:
|
|
title: Common Library Chart Testing
|
|
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
|
|
version: ~1.0.0
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|