mirror of
https://github.com/bitnami/charts.git
synced 2026-02-24 06:47:26 +08:00
To allow multiple versions of this chart to coexist as subcharts we shouldn't only separate the helper functions by prefixing the chart name but also by suffixing incrementing function versions. This is officially recommended by Helm in https://helm.sh/docs/chart_template_guide/named_templates/. Signed-off-by: Yarden Shoham <git@yardenshoham.com> Signed-off-by: Alberto Otero <lorenzoa@vmware.com> Co-authored-by: Alberto Otero <lorenzoa@vmware.com>