Skip to content

Commit

Permalink
Merge pull request #250 from cyberark/suite-release-v1_18_0
Browse files Browse the repository at this point in the history
Update suite.yml for v18.0.0+suite1 release
  • Loading branch information
gl-johnson authored Aug 24, 2022
2 parents e623551 + 7386699 commit bcdf095
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [Unreleased]

## [v1.18.0+suite.1] - 2022-08-23

## [v1.17.6+suite.1] - 2022-05-17

### Changed
Expand Down Expand Up @@ -82,7 +84,8 @@ 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.17.6+suite.1...HEAD
[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
[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
Expand Down
20 changes: 10 additions & 10 deletions suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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.17.6
version: v1.18.0
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
Expand All @@ -20,15 +20,15 @@ section:
url: https://github.com/cyberark/conjur-oss-helm-chart
description: Helm chart for deploying Conjur OSS.
upgrade_url: https://github.com/cyberark/conjur-oss-helm-chart/tree/master/conjur-oss#upgrading-modifying-or-migrating-a-conjur-oss-helm-deployment
version: v2.0.4
version: v2.0.5

- name: Conjur SDK
description: Conjur Command Line Interface (CLI) and Client Libraries
repos:
- name: cyberark/conjur-cli
url: https://github.com/cyberark/conjur-cli
description: Conjur Ruby CLI
version: v6.2.5
version: v6.2.8
- name: cyberark/conjur-api-dotnet
url: https://github.com/cyberark/conjur-api-dotnet
description: Conjur .Net Client Library
Expand All @@ -48,7 +48,7 @@ section:
- name: cyberark/conjur-api-ruby
url: https://github.com/cyberark/conjur-api-ruby
description: Conjur Ruby Client Library
version: v5.3.7
version: v5.4.0

- name: Platform Integrations
description: Tools for Conjur integrations with platforms and cloud providers.
Expand All @@ -63,20 +63,20 @@ section:
url: https://github.com/cyberark/conjur-service-broker
description: The Conjur Service Broker provides your applications running
in Cloud Foundry with a Conjur identity.
version: v1.2.5
version: v1.2.6
- name: cyberark/conjur-authn-k8s-client
url: https://github.com/cyberark/conjur-authn-k8s-client
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.6
version: v0.23.7
- name: cyberark/secrets-provider-for-k8s
url: https://github.com/cyberark/secrets-provider-for-k8s
tool: Kubernetes
description: The Conjur Secrets Provider for K8s is deployed as an init
container in your application pod. It injects secrets from Conjur
into Kubernetes secrets, which are accessible to your application pod.
version: v1.4.3
version: v1.4.4

- name: DevOps Tools
description: Conjur OSS integrations with DevOps tools.
Expand Down Expand Up @@ -108,7 +108,7 @@ section:
tool: Terraform
description: Terraform provider that makes secrets in Conjur available in
Terraform manifests.
version: v0.6.2
version: v0.6.3

- name: Secretless Broker
description: Secure your apps by making them Secretless.
Expand All @@ -118,7 +118,7 @@ section:
description: Secretless Broker can be used to securely connect your
applications to services they need - without ever having to fetch or
manage passwords and keys.
version: v1.7.13
version: v1.7.14

- name: Summon
description: Run your processes wrapped with Summon to ensure they have
Expand All @@ -128,7 +128,7 @@ section:
url: https://github.com/cyberark/summon
description: Summon is a secure tool to inject secrets into a subprocess
environment.
version: v0.9.3
version: v0.9.4
- name: cyberark/summon-conjur
url: https://github.com/cyberark/summon-conjur
description: Summon provider for Conjur.
Expand Down

0 comments on commit bcdf095

Please sign in to comment.