Skip to content

Commit

Permalink
Merge pull request #256 from cyberark/v1.19.0+suite.1
Browse files Browse the repository at this point in the history
Release v1.19.0+suite.1
  • Loading branch information
gl-johnson authored Nov 30, 2022
2 parents b0b9c18 + b957a49 commit f9590d3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 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.19.0+suite.1] - 2022-11-30

## [v1.18.4+suite.1] - 2022-09-16

## [v1.18.0+suite.1] - 2022-08-23
Expand Down Expand Up @@ -86,7 +88,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.18.4+suite.1...HEAD
[Unreleased]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.0+suite.1...HEAD
[v1.18.4+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.18.4+suite.1...v1.19.0+suite.1
[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
Expand Down
16 changes: 8 additions & 8 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.18.4
version: v1.19.0
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
Expand All @@ -36,7 +36,7 @@ section:
- name: cyberark/conjur-api-go
url: https://github.com/cyberark/conjur-api-go
description: Conjur Golang Client Library
version: v0.10.1
version: v0.10.2
- name: cyberark/conjur-api-java
url: https://github.com/cyberark/conjur-api-java
description: Conjur Java Client Library
Expand All @@ -58,25 +58,25 @@ 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.5
version: v2.2.6
- name: cyberark/conjur-service-broker
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.6
version: v1.2.7
- 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.8
version: v0.24.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.4.4
version: v1.4.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.3
version: v0.6.4

- name: Secretless Broker
description: Secure your apps by making them Secretless.
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.4
version: v0.9.5
- name: cyberark/summon-conjur
url: https://github.com/cyberark/summon-conjur
description: Summon provider for Conjur.
Expand Down

0 comments on commit f9590d3

Please sign in to comment.