Skip to content

Commit

Permalink
Merge pull request #141 from cyberark/bump-version-2.2.3
Browse files Browse the repository at this point in the history
Bump version to 2.2.3
  • Loading branch information
jtuttle authored Jun 7, 2022
2 parents 9be0dad + 61d30c7 commit 9d1e7bd
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [2.2.3] - 2022-05-10
## [2.2.3] - 2022-06-07

### Changed
- Project Go version bumped to 1.17, and support for deprecated Go versions
Expand Down Expand Up @@ -167,7 +167,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/cloudfoundry-conjur-buildpack/compare/v2.2.2...HEAD
[Unreleased]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.3...HEAD
[2.2.3]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.2...v2.2.3
[2.2.2]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.1...v2.2.2
[2.2.1]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.2.0...v2.2.1
[2.2.0]: https://github.com/cyberark/cloudfoundry-conjur-buildpack/compare/v2.1.6...v2.2.0
Expand Down
6 changes: 4 additions & 2 deletions NOTICES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Apache License 2.0 is applicable to the following component(s).

>>> github.com/cyberark/conjur-api-go-0.10.0

Copyright 2017 CyberArk Software, Inc
Copyright 2020 CyberArk Software Ltd.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -69,6 +69,8 @@ limitations under the License.

All the remaining project files are covered by the Apache license:

>>> gopkg.in/yaml.v2-2.4.0

Copyright (c) 2011-2019 Canonical Ltd

Licensed under the Apache License, Version 2.0 (the "License");
Expand Down Expand Up @@ -200,7 +202,7 @@ THE SOFTWARE.

The MIT License (MIT)

Copyright (c) 2015 Conjur Inc
Copyright (c) 2020 CyberArk Software Ltd.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.2
2.2.3

0 comments on commit 9d1e7bd

Please sign in to comment.