diff --git a/release-please-config.json b/release-please-config.json index b401e66f..89db97cf 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -70,7 +70,9 @@ "path": "charts/dispatch/Chart.yaml", "jsonpath": "$.appVersion" } - ] + ], + "include-component-in-tag": false, + "component": "" } } }