v0.26.0
[0.26.0] - 2023-07-18
Added
- Log level is now configurable using the
LOG_LEVEL
environment variable orconjur.org/log-level
annotation.
The existingDEBUG
environment variable andconjur.org/debug-logging
annotation is deprecated and will be removed in a future update.
cyberark/conjur-authn-k8s-client#522
Fixed
- Update RH base image to
ubi9/ubi
to match the libc version of the authenticator-client-builder image.
cyberark/conjur-authn-k8s-client#520