Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Upgrade SOPS version to 3.6.0 #164

Closed
chrisduong opened this issue Sep 2, 2020 · 0 comments · Fixed by jkroepke/helm-secrets#40
Closed

Upgrade SOPS version to 3.6.0 #164

chrisduong opened this issue Sep 2, 2020 · 0 comments · Fixed by jkroepke/helm-secrets#40

Comments

@chrisduong
Copy link

I think it would be nice if we allow the user to install their own SOPS version or latest one. Now the current SOPS version is 3.0.4 which is very outdated.

I had faced a problem with oudated SOPS version such as SOPS use the wrong IAM role.

I think this simple fix is enough, in the install-binary.sh

SOPS_VERSION="${SOPS_VERSION:-3.6.0}"
@chrisduong chrisduong changed the title Upgrade SOPS version to 3.0.6 Upgrade SOPS version to 3.6.0 Sep 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant