Releases: peiliqiancdt/sops
Release list
v3.12.2-acs-1
What's Changed
- Feature/alicloud kms by @peiliqiancdt in #4
Full Changelog: v3.12.1-acs-1...v3.12.2-acs-1
v3.12.1-acs-1
Installation
To install sops, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
For instance, if you are using Linux on an AMD64 architecture:
# Download the binary
curl -LO https://github.com/peiliqiancdt/sops/releases/download/v3.12.1-acs-1/sops-v3.12.1-acs-1.linux.amd64
# Move the binary in to your PATH
mv sops-v3.12.1-acs-1.linux.amd64 /usr/local/bin/sops
# Make the binary executable
chmod +x /usr/local/bin/sopsWhat's Changed
- Feature/alicloud kms by @peiliqiancdt in #3
Full Changelog: v0.11-acs...v3.12.1-acs-1
v0.11-acs
Installation
To install sops, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
For instance, if you are using Linux on an AMD64 architecture:
# Download the binary
curl -LO https://github.com/peiliqiancdt/sops/releases/download/v0.11-acs/sops-v0.11-acs.linux.amd64
# Move the binary in to your PATH
mv sops-v0.11-acs.linux.amd64 /usr/local/bin/sops
# Make the binary executable
chmod +x /usr/local/bin/sopsWhat's Changed
- feature/alicloud kms by @peiliqiancdt in #2
Full Changelog: v3.12.1-acs-0.10...v0.11-acs
v3.12.1-acs-0.9
Installation
To install sops, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
For instance, if you are using Linux on an AMD64 architecture:
# Download the binary
curl -LO https://github.com/peiliqiancdt/sops/releases/download/v3.12.1-acs-0.9/sops-v3.12.1-acs-0.9.linux.amd64
# Move the binary in to your PATH
mv sops-v3.12.1-acs-0.9.linux.amd64 /usr/local/bin/sops
# Make the binary executable
chmod +x /usr/local/bin/sopsWhat's Changed
- feat: add support for Alibaba Cloud KMS by @peiliqiancdt in #1
New Contributors
- @peiliqiancdt made their first contribution in #1
Full Changelog: v3.12.1-custom-1.0...v3.12.1-acs-0.9
v3.12.1-acs-0.10
Installation
To install sops, download one of the pre-built binaries provided for your platform from the artifacts attached to this release.
For instance, if you are using Linux on an AMD64 architecture:
# Download the binary
curl -LO https://github.com/peiliqiancdt/sops/releases/download/v3.12.1-acs-0.10/sops-v3.12.1-acs-0.10.linux.amd64
# Move the binary in to your PATH
mv sops-v3.12.1-acs-0.10.linux.amd64 /usr/local/bin/sops
# Make the binary executable
chmod +x /usr/local/bin/sopsFull Changelog: v3.12.1-acs-0.9...v3.12.1-acs-0.10