Commit d819ca2b authored by Reinhard Nägele's avatar Reinhard Nägele

Add AppVersion to initial chart

parent f432b8ec
......@@ -90,6 +90,7 @@ func (c *createCmd) run() error {
Name: chartname,
Description: "A Helm chart for Kubernetes",
Version: "0.1.0",
AppVersion: "1.0",
ApiVersion: chartutil.ApiVersionV1,
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment