Files
chart/library/common-test/Chart.yaml
Stavros Kois e272638968 Create psql templates to reduce boilerplace (#1668)
* bump versions and format before applying changes

* add persistence template

* add service template

* explicitly set the default values

* apply new templates to a chart

* bump
2023-10-28 22:41:33 +03:00

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.2.0
maintainers:
- name: truenas
url: https://www.truenas.com/
email: dev@ixsystems.com