mirror of
https://github.com/jimeh/casecmp.git
synced 2026-02-19 10:26:40 +00:00
ci(chart): try again to make release-please update Chart.yaml correctly
This commit is contained in:
8
.github/release-please-config.json
vendored
8
.github/release-please-config.json
vendored
@@ -9,11 +9,15 @@
|
||||
"always-update": true,
|
||||
"prerelease": false,
|
||||
"extra-files": [
|
||||
"chart/Chart.yaml",
|
||||
{
|
||||
"type": "yaml",
|
||||
"path": "chart/Chart.yaml",
|
||||
"jsonpath": "$.appVersion"
|
||||
"jsonpath": "appVersion"
|
||||
},
|
||||
{
|
||||
"type": "yaml",
|
||||
"path": "chart/Chart.yaml",
|
||||
"jsonpath": "version"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user