diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2e1c40e..07d6e30 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,4 @@ { - ".": "0.8.2" + ".": "0.8.2", + "charts/xapi-lrs": "0.1.0" } diff --git a/charts/xapi-lrs/CHANGELOG.md b/charts/xapi-lrs/CHANGELOG.md new file mode 100644 index 0000000..ccd0003 --- /dev/null +++ b/charts/xapi-lrs/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-07-23) + + +### Features + +* add xapi-lrs Helm chart ([#115](https://github.com/pelotech/xapi-lrs/issues/115)) ([2adc20b](https://github.com/pelotech/xapi-lrs/commit/2adc20bba4669fd17e82a0b0cc2ded8bba375ca3))