diff --git a/CHANGELOG.md b/CHANGELOG.md index 528f672..1cd8a0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.5](https://github.com/evertrust/stream-helm/compare/v2.0.4...v2.0.5) (2026-03-10) + + +### Bug Fixes + +* indentation for securityContext in mongodb deployment ([#126](https://github.com/evertrust/stream-helm/issues/126)) ([1281099](https://github.com/evertrust/stream-helm/commit/128109920f4efd6cf6dd3bb35d3c4f5a882fc57f)) + ## [2.0.4](https://github.com/evertrust/stream-helm/compare/v2.0.3...v2.0.4) (2026-02-16) diff --git a/Chart.yaml b/Chart.yaml index b51c07a..f2900bf 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: stream description: EverTrust Stream Helm chart type: application -version: 2.0.4 +version: 2.0.5 appVersion: "2.1.7" icon: https://evertrust.io/media/logo-stream-blue.png home: https://evertrust.io