Skip to content

Commit

Permalink
chore(release): 1.4.5
Browse files Browse the repository at this point in the history
## [1.4.5](v1.4.4...v1.4.5) (2022-12-19)

### Bug Fixes

* Add retry when contacting server ([30d4761](30d4761))
* Improve logging ([936cbc0](936cbc0))
  • Loading branch information
semantic-release-bot committed Dec 19, 2022
1 parent 936cbc0 commit 9445c52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.4.5](https://github.com/stenic/ledger/compare/v1.4.4...v1.4.5) (2022-12-19)


### Bug Fixes

* Add retry when contacting server ([30d4761](https://github.com/stenic/ledger/commit/30d4761bc417c846157e6452fe705fee995ead0d))
* Improve logging ([936cbc0](https://github.com/stenic/ledger/commit/936cbc050882c66fd4c50b12f4bb167ba871c236))

## [1.4.4](https://github.com/stenic/ledger/compare/v1.4.3...v1.4.4) (2022-12-16)


Expand Down
4 changes: 2 additions & 2 deletions charts/ledger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: ledger
description: A Helm chart for Kubernetes
type: application
version: 0.7.4
appVersion: 1.4.4
version: 0.7.5
appVersion: 1.4.5
maintainers:
- email: dries@stenic.io
name: Stenic
Expand Down

0 comments on commit 9445c52

Please sign in to comment.