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.
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.