This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
Heron Helm chart should use appVersion
based on Helm best practices
#3616
Labels
Is your feature request related to a problem? Please describe.
In Helm there is a version field that describes the Helm chart. There is also an
appVersion
that is an optional informational field that describes the application the chart installs. Our Helm chart should be updated to include this field and reference it in the appropriate places in the template.The text was updated successfully, but these errors were encountered: