diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bfb365..df83233 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] +## [v1.18.4+suite.1] - 2022-09-16 + ## [v1.18.0+suite.1] - 2022-08-23 ## [v1.17.6+suite.1] - 2022-05-17 @@ -84,8 +86,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. open in a new window, unless the link points to a CyberArk docs site. [cyberark/conjur-oss-suite-release#199](https://github.com/cyberark/conjur-oss-suite-release/issues/199) -[Unreleased]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.18.0+suite.1...HEAD -[v1.18.0+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.15.0+suite.1...v1.18.0+suite.1 +[Unreleased]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.18.4+suite.1...HEAD +[v1.18.4+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.18.0+suite.1...v1.18.4+suite.1 +[v1.18.0+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.17.6+suite.1...v1.18.0+suite.1 [v1.17.6+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.15.0+suite.1...v1.17.6+suite.1 [v1.15.0+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.14.1+suite.1...v1.15.0+suite.1 [v1.14.1+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.13.1+suite.1...v1.14.1+suite.1 diff --git a/suite.yml b/suite.yml index 69a5578..6839cc5 100644 --- a/suite.yml +++ b/suite.yml @@ -11,7 +11,7 @@ section: description: Conjur OSS server. Conjur comes built-in with custom authenticators for Kubernetes, OpenShift, AWS IAM, OIDC, and more. upgrade_url: https://github.com/cyberark/conjur/blob/master/UPGRADING.md - version: v1.18.0 + version: v1.18.4 - name: cyberark/conjur-openapi-spec url: https://github.com/cyberark/conjur-openapi-spec description: Conjur OpenAPI v3 specification @@ -58,7 +58,7 @@ section: description: The Conjur Buildpack will use the Conjur identity provided by the Conjur Service Broker to inject secrets into your application environment at runtime. - version: v2.2.4 + version: v2.2.5 - name: cyberark/conjur-service-broker url: https://github.com/cyberark/conjur-service-broker description: The Conjur Service Broker provides your applications running @@ -69,7 +69,7 @@ section: tool: Kubernetes description: The Conjur authenticator client can be deployed as a sidecar or init container to ensure your application has a valid Conjur access token. - version: v0.23.7 + version: v0.23.8 - name: cyberark/secrets-provider-for-k8s url: https://github.com/cyberark/secrets-provider-for-k8s tool: Kubernetes @@ -88,7 +88,7 @@ section: Includes an Ansible role to bootstrap Ansible hosts with a Conjur identity, and a lookup plugin to enable easy access to Conjur secrets from within your Ansible playbooks, etc. - version: v1.1.0 + version: v1.2.0 - name: cyberark/ansible-conjur-host-identity url: https://github.com/cyberark/ansible-conjur-host-identity tool: Ansible