ITADN

Fails to decrypt sops-encrypted files encoded with UTF16 LE.

#687Openmueslo 创建于 2026-01-14
bugStale
M
mueslocommented
### Current Behavior This was not an issue in prior versions of helm secrets (with helm v3), so a definite regression. On Files encoded with UTF16 LE we now get ``` Error: failed to parse secrets.yaml: cannot unmarshal yaml document: error converting YAML to JSON: yaml: incomplete UTF-16 character Error: plugin "secrets" exited with error ``` ### Expected Behavior Decrypts UTF16LE encoded files. ### Steps To Reproduce ```markdown ``` ### Environment - Helm Version: 4.0.4 - Helm Secrets Version: - OS: - Shell: ### Anything else? _No response_
2 条评论