From 836fb283786a627ae4b5e69c8946d86d5b3e725d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 07:58:20 +0000 Subject: [PATCH] chore(master): release 2.2.2 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 11ee94f..d15f5ed 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.2.1" + ".": "2.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 20885d8..58d975f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.2.2](https://github.com/evertrust/horizon-helm/compare/v2.2.1...v2.2.2) (2026-05-13) + + +### Bug Fixes + +* Bump horizon to 2.9.2 and horizon migration to 1.17.0 ([#233](https://github.com/evertrust/horizon-helm/issues/233)) ([4f660a8](https://github.com/evertrust/horizon-helm/commit/4f660a8c23dcc0d6e4fef30d461d34c1b07d4168)) + ## [2.2.1](https://github.com/evertrust/horizon-helm/compare/v2.2.0...v2.2.1) (2026-05-12) diff --git a/Chart.yaml b/Chart.yaml index 0c1f930..5ab5b36 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: horizon description: EverTrust Horizon Helm chart type: application -version: 2.2.1 +version: 2.2.2 appVersion: "2.9.2" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io