diff --git a/CHANGELOG.md b/CHANGELOG.md index 48969707..48598213 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +## [v0.2.1] - 2026-02-25 + +### Bug Fixes + +- Add to Helm chart (#494) +- Prevent spurious parent_span_id on exported spans (#496) + +[v0.2.0..v0.2.1](https://github.com/elastiflow/mermin/compare/v0.2.0...v0.2.1) + + + ## [v0.2.0] - 2026-02-20 ### Bug Fixes diff --git a/charts/mermin/Chart.yaml b/charts/mermin/Chart.yaml index 943f8edf..5ffaab77 100644 --- a/charts/mermin/Chart.yaml +++ b/charts/mermin/Chart.yaml @@ -3,8 +3,8 @@ name: mermin description: A Helm chart for deploying the Mermin eBPF agent icon: https://res.cloudinary.com/elastiflow-cloudinary/image/upload/v1746227898/mermin-horizontal_kxhvzo.png type: application -version: 0.2.0 -appVersion: "0.2.0" +version: 0.2.1 +appVersion: "0.2.1" sources: - https://github.com/elastiflow/mermin maintainers: