File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file. See
4
4
[ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.6.10] ( https://github.com/stenic/ledger/compare/v1.6.9...v1.6.10 ) (2023-01-01)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * Handle missing data ([ 589b7eb] ( https://github.com/stenic/ledger/commit/589b7ebd08f2edbf1108528981153be1623063f5 ) )
12
+ * Handle missing data ([ 05a4faa] ( https://github.com/stenic/ledger/commit/05a4faab8fcd04efd9e2d1665418976a141145b9 ) )
13
+
6
14
## [ 1.6.9] ( https://github.com/stenic/ledger/compare/v1.6.8...v1.6.9 ) (2023-01-01)
7
15
8
16
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : ledger
3
3
description : A Helm chart for Kubernetes
4
4
type : application
5
- version : 0.9.9
6
- appVersion : 1.6.9
5
+ version : 0.9.10
6
+ appVersion : 1.6.10
7
7
maintainers :
8
8
9
9
name : Stenic
You can’t perform that action at this time.
0 commit comments