We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5720490 commit dec840aCopy full SHA for dec840a
release-please-config.json
@@ -1,15 +1,16 @@
1
{
2
"bootstrap-sha": "e44f9f26670de2b11336009a988e86bb4cd32676",
3
"packages": {
4
- "flagsmith": {
5
- "path": "charts/flagsmith",
+ "charts/flagsmith": {
+ "package-name": "flagsmith",
6
"release-type": "helm",
7
"changelog-path": "CHANGELOG.md",
8
"bump-minor-pre-major": false,
9
"bump-patch-for-minor-pre-major": false,
10
"draft": false,
11
"prerelease": false,
12
"include-component-in-tag": true,
13
+ "include-v-in-tag": false,
14
"tag-separator": "-"
15
}
16
},
0 commit comments