From 24d78c2f9e36638a52590acc29470a3e750337df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:34:58 +0100 Subject: [PATCH] chore(master): release 0.14.0 (#27) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ Chart.yaml | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e9a93..0bf3f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.14.0](https://github.com/evertrust/horizon-helm/compare/v0.13.0...v0.14.0) (2024-12-06) + + +### Features + +* **backup:** add backup support ([#26](https://github.com/evertrust/horizon-helm/issues/26)) ([115b1ba](https://github.com/evertrust/horizon-helm/commit/115b1ba6f6e05c97a1079eb5c3eb621ec2c03dc9)) + + +### Bug Fixes + +* bump toolbox version ([f6992a3](https://github.com/evertrust/horizon-helm/commit/f6992a34f334001f2c2d963b016bc70fca2f52ac)) + ## [0.13.0](https://github.com/evertrust/horizon-helm/compare/v0.12.3...v0.13.0) (2024-11-21) diff --git a/Chart.yaml b/Chart.yaml index 8fce1a3..1c672ee 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: horizon description: EverTrust Horizon Helm chart type: application -version: 0.13.0 +version: 0.14.0 appVersion: "2.6.8" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io