Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.19.2+suite.1 #262

Merged
merged 1 commit into from
Mar 3, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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