Skip to content

Update SOPS dependency to fix .ini file decryption#1695

Open
agravgaard wants to merge 1 commit into
fluxcd:mainfrom
agravgaard:main
Open

Update SOPS dependency to fix .ini file decryption#1695
agravgaard wants to merge 1 commit into
fluxcd:mainfrom
agravgaard:main

Conversation

@agravgaard

Copy link
Copy Markdown

As mentioned in this comment: #1691 (comment):
There is a bug in SOPS, getsops/sops#2188, which makes the decryption of .ini files fail:
image

So I'd like the sops dependency updated to include getsops/sops#2189 (getsops/sops@0ed7356, >=3.13.2).

I did:

go get github.com/getsops/sops/v3@latest
go mod tidy

And then make test which succeeded locally.

Signed-off-by: Andreas Gravgaard Andersen <andreasga22@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant