From ffa45f06b9c2d46a83c508f24f8020e10fcc962f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Dec 2022 13:02:51 +0000 Subject: [PATCH] chore(release): 1.2.4 ## [1.2.4](https://github.com/stenic/ledger/compare/v1.2.3...v1.2.4) (2022-12-13) ### Bug Fixes * Improve agent logs ([861a3d9](https://github.com/stenic/ledger/commit/861a3d9e0a3eb7fd6437e2bc8c93c46a374f072f)) --- CHANGELOG.md | 7 +++++++ charts/ledger/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a81f814..4e41954 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.4](https://github.com/stenic/ledger/compare/v1.2.3...v1.2.4) (2022-12-13) + + +### Bug Fixes + +* Improve agent logs ([861a3d9](https://github.com/stenic/ledger/commit/861a3d9e0a3eb7fd6437e2bc8c93c46a374f072f)) + ## [1.2.3](https://github.com/stenic/ledger/compare/v1.2.2...v1.2.3) (2022-12-13) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 64cd773..f059367 100644 --- a/charts/ledger/Chart.yaml +++ b/charts/ledger/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ledger description: A Helm chart for Kubernetes type: application -version: 0.5.3 -appVersion: 1.2.3 +version: 0.5.4 +appVersion: 1.2.4 maintainers: - email: dries@stenic.io name: Stenic