Skip to content

Commit 6dd7ab0

Browse files
committed
fix: set include-v-in-tag false for helm to match existing tag format
1 parent 8e2aab6 commit 6dd7ab0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"package-name": "titiler-helm",
4848
"changelog-path": "deployment/k8s/charts/CHANGELOG.md",
4949
"include-component-in-tag": true,
50+
"include-v-in-tag": false,
5051
"component": "helm"
5152
}
5253
}

0 commit comments

Comments
 (0)