Skip to content

Commit abf1aa3

Browse files
authored
Merge pull request #532 from cyberark/0.5.2
Bumping to version 0.5.2
2 parents 8e365e6 + 3de2235 commit abf1aa3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [0.5.2] 2018-11-26
10+
11+
### Fixed
12+
- Updated Kubernetes secrets provider to retrieve secrets from current namespace
13+
- Fixed broken GitLab build referencing non-existent image
14+
- Fixed broken keychain provider tests, and made easier to run manually
15+
916
## [0.5.1] 2018-11-20
1017

1118
### Added
@@ -129,9 +136,10 @@ external plugins
129136

130137
The first tagged version.
131138

132-
[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v0.5.1...HEAD
139+
[Unreleased]: https://github.com/cyberark/secretless-broker/compare/v0.5.2...HEAD
133140
[0.2.0]: https://github.com/cyberark/secretless-broker/compare/v0.1.0...v0.2.0
134141
[0.3.0]: https://github.com/cyberark/secretless-broker/compare/v0.2.0...v0.3.0
135142
[0.4.0]: https://github.com/cyberark/secretless-broker/compare/v0.3.0...v0.4.0
136143
[0.5.0]: https://github.com/cyberark/secretless-broker/compare/v0.4.0...v0.5.0
137144
[0.5.1]: https://github.com/cyberark/secretless-broker/compare/v0.5.0...v0.5.1
145+
[0.5.2]: https://github.com/cyberark/secretless-broker/compare/v0.5.1...v0.5.2

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.5.1
1+
0.5.2

0 commit comments

Comments
 (0)