Skip to content

Commit

Permalink
Merge pull request #268 from cyberark/suite_1.19.5+suite.1
Browse files Browse the repository at this point in the history
Release v1.19.5+suite.1
  • Loading branch information
jtuttle authored Jun 29, 2023
2 parents b046921 + 3b16432 commit cea5fb4
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 15 deletions.
9 changes: 6 additions & 3 deletions 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.5+suite.1] - 2023-06-29

### Security
- Upgrade Go in k8s-ci/Dockerfile to 1.20
[cyberark/conjur-oss-suite-release#267](https://github.com/cyberark/conjur-oss-suite-release/pull/267)
Expand Down Expand Up @@ -106,9 +108,10 @@ 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.19.3+suite.1...HEAD
[v1.19.0+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.2+suite.1...v1.19.3+suite.1
[v1.19.0+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.0+suite.1...v1.19.2+suite.1
[Unreleased]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.5+suite.1...HEAD
[v1.19.5+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.3+suite.1...v1.19.5+suite.1
[v1.19.3+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.2+suite.1...v1.19.3+suite.1
[v1.19.2+suite.1]: https://github.com/cyberark/conjur-oss-suite-release/compare/v1.19.0+suite.1...v1.19.2+suite.1
[v1.19.0+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
Expand Down
1 change: 1 addition & 0 deletions release-testing/secretless_test.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
//go:build release_test
// +build release_test

package main
Expand Down
24 changes: 12 additions & 12 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.3
version: v1.19.5
- name: cyberark/conjur-openapi-spec
url: https://github.com/cyberark/conjur-openapi-spec
description: Conjur OpenAPI v3 specification
Expand All @@ -28,27 +28,27 @@ section:
- name: cyberark/conjur-cli-go
url: https://github.com/cyberark/conjur-cli-go
description: Conjur Go CLI
version: v8.0.9
version: v8.0.10
- 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.11.0
version: v0.11.1
- name: cyberark/conjur-api-java
url: https://github.com/cyberark/conjur-api-java
description: Conjur Java Client Library
version: v3.0.4
version: v3.0.5
- name: cyberark/conjur-api-python
url: https://github.com/cyberark/conjur-api-python
description: Conjur Python Client Library
version: v0.1.0
- name: cyberark/conjur-api-ruby
url: https://github.com/cyberark/conjur-api-ruby
description: Conjur Ruby Client Library
version: v5.4.0
version: v5.4.1

- 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.7
version: v2.2.8
- 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.9
version: v1.2.10
- 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.25.0
version: v0.25.1
- 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.5.0
version: v1.5.1

- 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.5
version: v0.6.6

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

0 comments on commit cea5fb4

Please sign in to comment.