13 lines
314 B
YAML
13 lines
314 B
YAML
# Always have the same value for appVersion and version.
|
|
apiVersion: v2
|
|
appVersion: 0.1.0
|
|
description: A Library Helm Chart for grouping common logic between bitnami charts. This chart is not deployable by itself.
|
|
keywords:
|
|
- common
|
|
- helper
|
|
- template
|
|
- function
|
|
name: common
|
|
type: library
|
|
version: 0.1.0
|