feat(chart): add kubernetes helm chart

This commit is contained in:
2022-11-14 17:59:57 +00:00
parent 99567edfc4
commit 4e36d51dc1
13 changed files with 424 additions and 3 deletions

View File

@@ -5,11 +5,11 @@
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false,
"extra-files": []
"extra-files": [
"chart/Chart.yaml"
]
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"