zendesk / helm-secrets

DEPRECATED A helm plugin that help manage secrets with Git workflow and store them anywhere
Apache License 2.0
1.16k stars 155 forks source link

Update SOPS to 3.5.0 #163

Closed bohlenc closed 3 years ago

bohlenc commented 4 years ago

Helm Secrets currently installs SOPS 3.0.4 on Linux/Debian systems if SOPS has not been installed before. SOPS pre-3.1.0 did not support Azure Key Vault, requiring additional steps from the user - namely installing/updating SOPS to a more recent version. This makes Helm Secrets harder to use (e.g. in Azure Pipelines) than it could be.

This PR solves that issue by updating SOPS to the most recent version, currently 3.5.0.