Skip to content

v.0.0.2

Compare
Choose a tag to compare
@ryan-blunden ryan-blunden released this 24 Mar 00:50
· 12 commits to main since this release
0d59c21

The initial release of the gitops-secrets package for Node.js 🎉.

A secure and easy way to bundle encrypted secrets into deployments and decrypt at runtime.

We built this primarily for applications deployed to AWS Lambda that were hitting the 4KB environment variable limit and needed a secure workaround without a steep learning curve or significant code changes.

Check out the README to learn more or take a look at the Next.js GitOps Secrets sample repository for a fully working example you can deploy to Vercel.