Skip to content

Commit 8c8539f

Browse files
committed
addin 0.4.3 to CHANGELOG
1 parent a87e416 commit 8c8539f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)