Declaratively deploy your Kubernetes manifests, Kustomize configs, and Charts as Helm releases. Generate all-in-one manifests for use with ArgoCD.
3.94k
stars
267
forks
source link
feat: update sops version to 3.9.1 #1742
Closed
zhaque44 closed 1 month ago
The sops version is already updated to 3.9.1:
https://github.com/helmfile/helmfile/blob/main/go.mod#L200
Tested:
21 0.691 + mv sops-v3.9.1.linux.amd64 /usr/local/bin/sops
21 0.692 + sops --version --disable-version-check
21 0.692 + grep -E '^sops 3.9.1'
21 0.700 sops 3.9.1
21 DONE 0.8s