0.4.0 (January 12th, 2022)
Changes
-write-secrets
flag now defaults tofalse
, delegating file writes to the driver. [GH-127]- Note:
-write-secrets
is deprecated and will be removed in the next major version.
- Note:
Features
- Support extracting JSON values using
secretKey
in the SecretProviderClass [GH-126]
Maintenance
- Multi-arch images now available on Docker hub, including
amd64
,arm64
,arm/v6
and386