Files
chef/cookbooks/prometheus/release-please-config.json
T
2026-07-03 17:46:18 +02:00

13 lines
325 B
JSON

{
"packages": {
".": {
"package-name": "prometheus",
"changelog-path": "CHANGELOG.md",
"release-type": "ruby",
"include-component-in-tag": false,
"version-file": "metadata.rb"
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
}