Helm Chart Chart.yaml: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
=Example= | =Example= | ||
apiVersion: v1 | |||
appVersion: "1.0" | |||
description: A Helm chart for Kubernetes | |||
name: archaeopteryx | |||
version: 0.1.0 |
Revision as of 19:37, 28 August 2019
External
Internal
Overview
The chart's main metadata file.
Example
apiVersion: v1 appVersion: "1.0" description: A Helm chart for Kubernetes name: archaeopteryx version: 0.1.0