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
88## [ Unreleased]
99
1010
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+
1117## [ 0.4.2] - 2021-11-29
1218### Changed
1319- using ` alpine:3.15 ` to build
@@ -80,7 +86,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8086- initial implementation
8187
8288
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
8491[ 0.4.2 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.1...v0.4.2
8592[ 0.4.1 ] : https://github.com/anapsix/k8s-vault.cr/compare/v0.4.0...v0.4.1
8693[ 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