From 6a1c6a5fd76719d3b21679927d0ef8a8a3836145 Mon Sep 17 00:00:00 2001 From: John Tuttle Date: Wed, 13 Oct 2021 11:43:43 -0400 Subject: [PATCH] Bump version to 1.13.2 --- CHANGELOG.md | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c25270cd94..156f0c72e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +## [1.13.2] - 2021-10-13 + ### Security - GCP Authenticator: When defining the host using the instance-name annotation, you now need to define at least one additional annotation. @@ -706,7 +708,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - The first tagged version. -[Unreleased]: https://github.com/cyberark/conjur/compare/v1.13.1...HEAD +[Unreleased]: https://github.com/cyberark/conjur/compare/v1.13.2...HEAD +[1.13.2]: https://github.com/cyberark/conjur/compare/v1.13.1...v1.13.2 [1.13.1]: https://github.com/cyberark/conjur/compare/v1.13.0...v1.13.1 [1.13.0]: https://github.com/cyberark/conjur/compare/v1.12.0...v1.13.0 [1.12.0]: https://github.com/cyberark/conjur/compare/v1.11.7...v1.12.0 diff --git a/VERSION b/VERSION index b50dd27dd9..61ce01b301 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.13.1 +1.13.2