v1.0.0
Changed
- Bumped the authn-k8s client version to 0.16.1
(cyberark/conjur-authn-k8s-client#70)
Fixed
- Fixed issue with providing complex Conjur secrets (#77). The secrets-provider
now updates k8s secrets usingupdate
instead ofpatch
so the service-account
needs to have that permission.