From 4c7779f1059c4ad4cdc1324346008bfee17f71bf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Dec 2022 20:46:13 +0000 Subject: [PATCH] chore(release): 1.4.10 ## [1.4.10](https://github.com/stenic/ledger/compare/v1.4.9...v1.4.10) (2022-12-19) ### Bug Fixes * Fix location ([530fb62](https://github.com/stenic/ledger/commit/530fb62165c8fb4739a1d3a32e8bc376175afbb2)) --- CHANGELOG.md | 7 +++++++ charts/ledger/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55c7ac0..aaf2639 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.4.10](https://github.com/stenic/ledger/compare/v1.4.9...v1.4.10) (2022-12-19) + + +### Bug Fixes + +* Fix location ([530fb62](https://github.com/stenic/ledger/commit/530fb62165c8fb4739a1d3a32e8bc376175afbb2)) + ## [1.4.9](https://github.com/stenic/ledger/compare/v1.4.8...v1.4.9) (2022-12-19) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 725a678..82fdc17 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.7.9 -appVersion: 1.4.9 +version: 0.7.10 +appVersion: 1.4.10 maintainers: - email: dries@stenic.io name: Stenic