From d12a5429b67861ec24a4426264f8f4da082e7c32 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 14 Dec 2022 14:15:43 +0000 Subject: [PATCH] chore(release): 1.3.2 ## [1.3.2](https://github.com/stenic/ledger/compare/v1.3.1...v1.3.2) (2022-12-14) ### Bug Fixes * Improve change detection based on generation ([b9427e3](https://github.com/stenic/ledger/commit/b9427e36a3bc1c90163865585167d073d9bcf2dc)) --- CHANGELOG.md | 7 +++++++ charts/ledger/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68f981c..d805423 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.3.2](https://github.com/stenic/ledger/compare/v1.3.1...v1.3.2) (2022-12-14) + + +### Bug Fixes + +* Improve change detection based on generation ([b9427e3](https://github.com/stenic/ledger/commit/b9427e36a3bc1c90163865585167d073d9bcf2dc)) + ## [1.3.1](https://github.com/stenic/ledger/compare/v1.3.0...v1.3.1) (2022-12-14) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 09fa868..0503700 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.6.1 -appVersion: 1.3.1 +version: 0.6.2 +appVersion: 1.3.2 maintainers: - email: dries@stenic.io name: Stenic