From 7014ec9e3a84470d5990587330e5d3c74c14c178 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:47:14 +0100 Subject: [PATCH] chore(master): release 0.14.1 (#28) 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 0bf3f3d..0e55d7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.1](https://github.com/evertrust/horizon-helm/compare/v0.14.0...v0.14.1) (2024-12-06) + + +### Bug Fixes + +* **backup:** set restartPolicy to Never for job ([c28e71f](https://github.com/evertrust/horizon-helm/commit/c28e71f8dcfa8ea88559e343592be45a126ad4cb)) + ## [0.14.0](https://github.com/evertrust/horizon-helm/compare/v0.13.0...v0.14.0) (2024-12-06) diff --git a/Chart.yaml b/Chart.yaml index 1c672ee..04ef059 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.0 +version: 0.14.1 appVersion: "2.6.8" icon: https://evertrust.io/media/logo-horizon-blue.png home: https://evertrust.io