Skip to content

v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 May 09:37

Highlights:

  • read-only decrypt paths now use the official SOPS Go decrypt library for render, exec, doctor, and verify
  • production/deploy machines no longer need external sops or age binaries for read-only decrypt/render/exec/validation workflows; they still need Keyseal, encrypted files, and age private key material
  • external SOPS CLI remains required for mutating workflows: add, edit, and updatekeys
  • SOPS library compatibility warnings, such as older unencrypted comment warnings, are suppressed during render and exec but reported deliberately by doctor/verify
  • documentation now distinguishes developer/admin machines from production/deploy machines and calls out that servers need the age key, not the age CLI