mirror of
https://github.com/jimeh/dotkatapult.git
synced 2026-02-19 03:06:39 +00:00
fix(build): ensure release-please updates chart version
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
"changelog-path": "CHANGELOG.md",
|
||||
"draft": false,
|
||||
"prerelease": false,
|
||||
"extra-files": []
|
||||
"extra-files": [
|
||||
"chart/Chart.yaml"
|
||||
]
|
||||
}
|
||||
},
|
||||
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
|
||||
|
||||
Reference in New Issue
Block a user