diff --git a/make/00_mod.mk b/make/00_mod.mk index caecfb5..cf32761 100644 --- a/make/00_mod.mk +++ b/make/00_mod.mk @@ -33,6 +33,7 @@ deploy_namespace := cert-manager helm_chart_source_dir := deploy/charts/openshift-routes helm_chart_name := openshift-routes helm_chart_version := $(VERSION:v%=%) +helm_chart_app_version := $(VERSION) helm_labels_template_name := cert-manager-openshift-routes.labels helm_docs_use_helm_tool := 1 helm_generate_schema := 1