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

Update suite.yml for v1.17.6+suite.1 release #247

Merged
merged 2 commits into from
Jul 12, 2022
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
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,22 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [v1.17.6+suite.1] - 2022-05-17

### Changed
- Updated go dependencies to latest versions (github.com/gomarkdown/markdown
-> v0.0.0-20220607163217-45f7c050e2d1, github.com/stretchr/testify -> v1.7.2,
gopkg.in/yaml.v3 -> v3.0.1)
[cyberark/conjur-oss-suite-release#248](https://github.com/cyberark/conjur-oss-suite-release/pull/248)

## [v1.17.6+suite.1] - 2022-05-17
### Security
- Updated gopkg.in/yaml.v2 to resolve CVE-2019-11254
[cyberark/conjur-oss-suite-release#245](https://github.com/cyberark/conjur-oss-suite-release/pull/245)
[cyberark/conjur-oss-suite-release#246](https://github.com/cyberark/conjur-oss-suite-release/pull/246)

## [v1.15.0+suite.1] - 2022-01-24

### Changed
- Updated Go version to 1.17. [cyberark/conjur-oss-suite-release#241](https://github.com/cyberark/conjur-oss-suite-release/pull/241)

Expand Down
26 changes: 13 additions & 13 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.15.0
version: v1.17.6
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
version: v5.2.0
version: v5.3.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,23 +32,23 @@ section:
- name: cyberark/conjur-api-dotnet
url: https://github.com/cyberark/conjur-api-dotnet
description: Conjur .Net Client Library
version: v2.1.0
version: v2.1.1
- name: cyberark/conjur-api-go
url: https://github.com/cyberark/conjur-api-go
description: Conjur Golang Client Library
version: v0.8.0
version: v0.10.1
- name: cyberark/conjur-api-java
url: https://github.com/cyberark/conjur-api-java
description: Conjur Java Client Library
version: v3.0.2
version: v3.0.3
- name: cyberark/conjur-api-python3
url: https://github.com/cyberark/conjur-api-python3
description: Conjur Python Client Library
version: v7.1.0
- name: cyberark/conjur-api-ruby
url: https://github.com/cyberark/conjur-api-ruby
description: Conjur Ruby Client Library
version: v5.3.5
version: v5.3.7

- name: Platform Integrations
description: Tools for Conjur integrations with platforms and cloud providers.
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.1
version: v2.2.4
- 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.3
version: v1.2.5
- 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.22.0
version: v0.23.6
- 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.3.0
version: v1.4.3

- name: DevOps Tools
description: Conjur OSS integrations with DevOps tools.
Expand Down Expand Up @@ -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.8
version: v1.7.13

- name: Summon
description: Run your processes wrapped with Summon to ensure they have
Expand All @@ -128,8 +128,8 @@ section:
url: https://github.com/cyberark/summon
description: Summon is a secure tool to inject secrets into a subprocess
environment.
version: v0.9.0
version: v0.9.3
- name: cyberark/summon-conjur
url: https://github.com/cyberark/summon-conjur
description: Summon provider for Conjur.
version: v0.6.0
version: v0.6.4