From 61605a2d5f8b0b6a0d3f4af3ef22974eaaf0fb7b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 19 Dec 2022 20:19:05 +0000 Subject: [PATCH] chore(release): 1.4.9 ## [1.4.9](https://github.com/stenic/ledger/compare/v1.4.8...v1.4.9) (2022-12-19) ### Bug Fixes * **chart:** Fix agent permissions ([5e6fe49](https://github.com/stenic/ledger/commit/5e6fe49e475dd5eea826ab31577caebc544395e2)) --- CHANGELOG.md | 7 +++++++ charts/ledger/Chart.yaml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35a6035..55c7ac0 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.9](https://github.com/stenic/ledger/compare/v1.4.8...v1.4.9) (2022-12-19) + + +### Bug Fixes + +* **chart:** Fix agent permissions ([5e6fe49](https://github.com/stenic/ledger/commit/5e6fe49e475dd5eea826ab31577caebc544395e2)) + ## [1.4.8](https://github.com/stenic/ledger/compare/v1.4.7...v1.4.8) (2022-12-19) diff --git a/charts/ledger/Chart.yaml b/charts/ledger/Chart.yaml index 76a408d..725a678 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.8 -appVersion: 1.4.8 +version: 0.7.9 +appVersion: 1.4.9 maintainers: - email: dries@stenic.io name: Stenic