Skip to content

Commit 0709c89

Browse files
committed
chore: Update chart version with server release
1 parent bf62517 commit 0709c89

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

release-please-config.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@
1313
"gitops_server": {
1414
"package-name": "server",
1515
"release-type": "python",
16-
"changelog-path": "gitops_server/CHANGELOG.md"
16+
"changelog-path": "gitops_server/CHANGELOG.md",
17+
"extra-files": [
18+
{
19+
"type": "yaml",
20+
"path": "charts/gitops/chart.yaml"
21+
}
22+
]
1723
},
1824
"charts/gitops": {
1925
"package-name": "helm",

0 commit comments

Comments
 (0)