Skip to content

Commit

Permalink
Merge pull request #233 from cyberark/release-1.13.1+suite.1
Browse files Browse the repository at this point in the history
Update suite.yml for v1.13.1+suite.1 release
  • Loading branch information
jtuttle authored Sep 20, 2021
2 parents b6802ca + fae4e9d commit d1c3721
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 9 deletions.
6 changes: 5 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.13.1+suite.1] - 2021-09-14

## [v1.13.0+suite.1] - 2021-08-13

## [v1.11.7+suite.1] - 2021-07-07
Expand Down Expand Up @@ -60,7 +62,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.11.7+suite.1...HEAD
[Unreleased]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.13.1+suite.1...HEAD
[v1.13.1+suite.1]: https://github.com/cyberark/conjur-oss-helm-chart/compare/v1.13.0+suite.1...v1.13.1+suite.1
[v1.13.0+suite.1]: https://github.com/cyberark/conjur-oss-helm-chart/compare/v1.11.7+suite.1...v1.13.0+suite.1
[v1.11.7+suite.1]: https://github.com/cyberark/conjur-oss-helm-chart/compare/v1.11.6+suite.1...v1.11.7+suite.1
[v1.11.6+suite.1]: https://github.com/cyberark/conjur-oss-helm-chart/compare/v1.11.5+suite.1...v1.11.6+suite.1
[v1.11.5+suite.1]: https://github.com/cyberark/conjur-oss-helm-chart/compare/v1.11.3+suite.1...v1.11.5+suite.1
Expand Down
16 changes: 8 additions & 8 deletions suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ 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.13.0
version: v1.13.1
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
version: v5.1.1
version: v5.2.0
- name: cyberark/conjur-oss-helm-chart
url: https://github.com/cyberark/conjur-oss-helm-chart
description: Helm chart for deploying Conjur OSS.
Expand All @@ -32,11 +32,11 @@ section:
- name: cyberark/conjur-api-dotnet
url: https://github.com/cyberark/conjur-api-dotnet
description: Conjur .Net Client Library
version: v2.0.0
version: v2.1.0
- name: cyberark/conjur-api-go
url: https://github.com/cyberark/conjur-api-go
description: Conjur Golang Client Library
version: v0.7.1
version: v0.8.0
- name: cyberark/conjur-api-java
url: https://github.com/cyberark/conjur-api-java
description: Conjur Java Client Library
Expand Down Expand Up @@ -69,14 +69,14 @@ 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.21.0
version: v0.22.0
- 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.1.4
version: v1.1.5

- 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.0
version: v0.6.2

- 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.5
version: v1.7.6

- name: Summon
description: Run your processes wrapped with Summon to ensure they have
Expand Down

0 comments on commit d1c3721

Please sign in to comment.