File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
10
10
11
+ ## [ 0.4.3] - 2022-12-07
12
+ ### Changed
13
+ - using ` alpine:3.17 ` and ` Crystal 1.6.2 ` to build
14
+ - making kubeconfig file created by ` k8s-vault ` writable
15
+
16
+
11
17
## [ 0.4.2] - 2021-11-29
12
18
### Changed
13
19
- using ` alpine:3.15 ` to build
@@ -80,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
80
86
- initial implementation
81
87
82
88
83
- [ Unreleased ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.2...HEAD
89
+ [ Unreleased ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.3...HEAD
90
+ [ 0.4.3 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.2...v0.4.3
84
91
[ 0.4.2 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.1...v0.4.2
85
92
[ 0.4.1 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.0...v0.4.1
86
93
[ 0.4.0 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.3.0...v0.4.0
You can’t perform that action at this time.
0 commit comments