Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

v6.0.0

Compare
Choose a tag to compare
@asaintsever asaintsever released this 04 Mar 14:37
· 53 commits to master since this release
f708f20

This is a major release introducing new features and complete code refactoring for clear isolation of modes.

Highlights:

  • New Static Secrets feature, part of secrets mode (now supporting both dynamic and static secrets)
  • Kubernetes Jobs are now handled as a Vault Sidecar Injector mode. Annotation sidecar.vault.talend.org/workload is still supported but deprecated: make use of sidecar.vault.talend.org/mode to enable job mode
  • HashiCorp Vault image updated to 1.3.2

Added