Skip to content

Commit

Permalink
Merge pull request #262 from cyberark/release-1.19.2+suite.1
Browse files Browse the repository at this point in the history
Release v1.19.2+suite.1
  • Loading branch information
john-odonnell authored Mar 3, 2023
2 parents d14cab9 + 9efe5d9 commit 7f63854
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion 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]

## [v1.20.0+suite.1] - 2023-02-06
## [v1.19.2+suite.1] - 2023-03-03

### Changed
- Updated gopkg.in/yaml.v3 indirect dependency and k8s-ci Dockerfile base image
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.19.0
version: v1.19.2
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
Expand All @@ -28,23 +28,23 @@ section:
- name: cyberark/conjur-cli-go
url: https://github.com/cyberark/conjur-cli-go
description: Conjur Go CLI
version: v8.0.0
version: v8.0.4
- name: cyberark/conjur-api-dotnet
url: https://github.com/cyberark/conjur-api-dotnet
description: Conjur .Net Client Library
version: v2.1.1
- name: cyberark/conjur-api-go
url: https://github.com/cyberark/conjur-api-go
description: Conjur Golang Client Library
version: v0.10.2
version: v0.11.0
- name: cyberark/conjur-api-java
url: https://github.com/cyberark/conjur-api-java
description: Conjur Java Client Library
version: v3.0.3
version: v3.0.4
- name: cyberark/conjur-api-python
url: https://github.com/cyberark/conjur-api-python
description: Conjur Python Client Library
version: v7.1.0
version: v0.1.0
- name: cyberark/conjur-api-ruby
url: https://github.com/cyberark/conjur-api-ruby
description: Conjur Ruby Client Library
Expand All @@ -58,12 +58,12 @@ 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.6
version: v2.2.7
- 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.7
version: v1.2.8
- name: cyberark/conjur-authn-k8s-client
url: https://github.com/cyberark/conjur-authn-k8s-client
tool: Kubernetes
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.4
version: v0.6.5

- name: Secretless Broker
description: Secure your apps by making them Secretless.
Expand Down

0 comments on commit 7f63854

Please sign in to comment.