From 9efe5d925edf2764a5b44f0b9b739502ae7f42cd Mon Sep 17 00:00:00 2001 From: John ODonnell Date: Fri, 3 Mar 2023 15:33:24 -0500 Subject: [PATCH] Release v1.19.2+suite.1 --- CHANGELOG.md | 2 +- suite.yml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3682b94..b51e79f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/suite.yml b/suite.yml index 59ffd38..71fd7fc 100644 --- a/suite.yml +++ b/suite.yml @@ -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 @@ -28,7 +28,7 @@ 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 @@ -36,15 +36,15 @@ section: - 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 @@ -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 @@ -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.