@@ -11,7 +11,7 @@ section:
11
11
description : Conjur OSS server. Conjur comes built-in with custom authenticators
12
12
for Kubernetes, OpenShift, AWS IAM, OIDC, and more.
13
13
upgrade_url : https://github.com/cyberark/conjur/blob/master/UPGRADING.md
14
- version : v1.19.3
14
+ version : v1.19.5
15
15
- name : cyberark/conjur-openapi-spec
16
16
url : https://github.com/cyberark/conjur-openapi-spec
17
17
description : Conjur OpenAPI v3 specification
@@ -28,27 +28,27 @@ section:
28
28
- name : cyberark/conjur-cli-go
29
29
url : https://github.com/cyberark/conjur-cli-go
30
30
description : Conjur Go CLI
31
- version : v8.0.9
31
+ version : v8.0.10
32
32
- name : cyberark/conjur-api-dotnet
33
33
url : https://github.com/cyberark/conjur-api-dotnet
34
34
description : Conjur .Net Client Library
35
35
version : v2.1.1
36
36
- name : cyberark/conjur-api-go
37
37
url : https://github.com/cyberark/conjur-api-go
38
38
description : Conjur Golang Client Library
39
- version : v0.11.0
39
+ version : v0.11.1
40
40
- name : cyberark/conjur-api-java
41
41
url : https://github.com/cyberark/conjur-api-java
42
42
description : Conjur Java Client Library
43
- version : v3.0.4
43
+ version : v3.0.5
44
44
- name : cyberark/conjur-api-python
45
45
url : https://github.com/cyberark/conjur-api-python
46
46
description : Conjur Python Client Library
47
47
version : v0.1.0
48
48
- name : cyberark/conjur-api-ruby
49
49
url : https://github.com/cyberark/conjur-api-ruby
50
50
description : Conjur Ruby Client Library
51
- version : v5.4.0
51
+ version : v5.4.1
52
52
53
53
- name : Platform Integrations
54
54
description : Tools for Conjur integrations with platforms and cloud providers.
@@ -58,25 +58,25 @@ section:
58
58
description : The Conjur Buildpack will use the Conjur identity provided
59
59
by the Conjur Service Broker to inject secrets into your application
60
60
environment at runtime.
61
- version : v2.2.7
61
+ version : v2.2.8
62
62
- name : cyberark/conjur-service-broker
63
63
url : https://github.com/cyberark/conjur-service-broker
64
64
description : The Conjur Service Broker provides your applications running
65
65
in Cloud Foundry with a Conjur identity.
66
- version : v1.2.9
66
+ version : v1.2.10
67
67
- name : cyberark/conjur-authn-k8s-client
68
68
url : https://github.com/cyberark/conjur-authn-k8s-client
69
69
tool : Kubernetes
70
70
description : The Conjur authenticator client can be deployed as a sidecar
71
71
or init container to ensure your application has a valid Conjur access token.
72
- version : v0.25.0
72
+ version : v0.25.1
73
73
- name : cyberark/secrets-provider-for-k8s
74
74
url : https://github.com/cyberark/secrets-provider-for-k8s
75
75
tool : Kubernetes
76
76
description : The Conjur Secrets Provider for K8s is deployed as an init
77
77
container in your application pod. It injects secrets from Conjur
78
78
into Kubernetes secrets, which are accessible to your application pod.
79
- version : v1.5.0
79
+ version : v1.5.1
80
80
81
81
- name : DevOps Tools
82
82
description : Conjur OSS integrations with DevOps tools.
@@ -108,7 +108,7 @@ section:
108
108
tool : Terraform
109
109
description : Terraform provider that makes secrets in Conjur available in
110
110
Terraform manifests.
111
- version : v0.6.5
111
+ version : v0.6.6
112
112
113
113
- name : Secretless Broker
114
114
description : Secure your apps by making them Secretless.
@@ -128,8 +128,8 @@ section:
128
128
url : https://github.com/cyberark/summon
129
129
description : Summon is a secure tool to inject secrets into a subprocess
130
130
environment.
131
- version : v0.9.5
131
+ version : v0.9.6
132
132
- name : cyberark/summon-conjur
133
133
url : https://github.com/cyberark/summon-conjur
134
134
description : Summon provider for Conjur.
135
- version : v0.7.0
135
+ version : v0.7.1
0 commit comments