From f29be920a689c9652aaeda9644ca49ef993af4a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 16:13:18 +0100 Subject: [PATCH] chore(master): release 0.13.0 (#25) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8420b3..03e9a93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.13.0](https://github.com/evertrust/horizon-helm/compare/v0.12.3...v0.13.0) (2024-11-21) + + +### Features + +* **metrics:** support metrics configuration ([#24](https://github.com/evertrust/horizon-helm/issues/24)) ([6f269ed](https://github.com/evertrust/horizon-helm/commit/6f269ed67e230a84c19e800692e5db4934dbbbd7)) + ## [0.12.3](https://github.com/evertrust/horizon-helm/compare/v0.12.2...v0.12.3) (2024-11-20) diff --git a/Chart.yaml b/Chart.yaml index 29c7f90..8fce1a3 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: horizon description: EverTrust Horizon Helm chart type: application -version: 0.12.3 +version: 0.13.0 appVersion: "2.6.8" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io