diff --git a/release-please-config.json b/release-please-config.json index 06c6002..9453a49 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -13,13 +13,7 @@ "gitops_server": { "package-name": "server", "release-type": "python", - "changelog-path": "gitops_server/CHANGELOG.md", - "extra-files": [ - { - "type": "helm", - "path": "charts/gitops/chart.yaml" - } - ] + "changelog-path": "gitops_server/CHANGELOG.md" }, "charts/gitops": { "package-name": "helm",