We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c69735 + d36dc3f commit e24c64cCopy full SHA for e24c64c
make/00_mod.mk
@@ -33,6 +33,7 @@ deploy_namespace := cert-manager
33
helm_chart_source_dir := deploy/charts/openshift-routes
34
helm_chart_name := openshift-routes
35
helm_chart_version := $(VERSION:v%=%)
36
+helm_chart_app_version := $(VERSION)
37
helm_labels_template_name := cert-manager-openshift-routes.labels
38
helm_docs_use_helm_tool := 1
39
helm_generate_schema := 1
0 commit comments