Skip to content

v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 17:48
· 255 commits to master since this release
v0.22.0
a100d69

Added

  • Introduces the conjur-config-cluster-prep.yaml and conjur-config-namespace-prep.yaml raw Kubernetes manifests generated from their corresponding Helm charts. These manifests provide an alternative method of configuring a Kubernetes cluster for the deployment of Conjur-authenticated applications for users unable to use Helm in their environment.
    cyberark/conjur-authn-k8s-client#338
  • Added user-configurable Helm values for the names of resources created by the conjur-config-namespace-prep Helm chart
    cyberark/conjur-authn-k8s-client#383

Security