diff --git a/CHANGELOG.md b/CHANGELOG.md index c8f3d6d..2f8bd06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.6](https://github.com/evertrust/horizon-helm/compare/v0.14.5...v0.14.6) (2024-12-09) + + +### Bug Fixes + +* set resource limit/request and security context for upgrade/backā€¦ ([#33](https://github.com/evertrust/horizon-helm/issues/33)) ([cfe4082](https://github.com/evertrust/horizon-helm/commit/cfe4082b447c10621e3073ee5c1258c2af81a224)) + ## [0.14.5](https://github.com/evertrust/horizon-helm/compare/v0.14.4...v0.14.5) (2024-12-06) diff --git a/Chart.yaml b/Chart.yaml index 2e25096..5a5c46a 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: horizon description: EverTrust Horizon Helm chart type: application -version: 0.14.5 +version: 0.14.6 appVersion: "2.6.8" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io