v1.6.0
[1.6.0] - 2023-07-19
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/secrets-provider-for-k8s#534
Security
- Upgrade google/cloud-sdk to v437.0.0-slim
cyberark/secrets-provider-for-k8s#533 - Upgrade google/cloud-sdk to v435.0.1 and google.golang.org/protobuf to v1.29.1
cyberark/secrets-provider-for-k8s#531