Skip to content

Releases: camptocamp/helm-sops

20240802-1

02 Aug 14:33
Compare
Choose a tag to compare

Changelog

  • 27fe8c4 fix: separate DetectSopsYaml function to unhide marshalling errors
  • 15d0780 fix: separate DetectSopsYaml function to unhide marshalling errors

20240712-1

12 Jul 07:59
4907724
Compare
Choose a tag to compare

Changelog

  • 4907724 Merge pull request #22 from camptocamp/catch-exit-code
  • 2aa9a7e chore(sops): add sops config and README note
  • fa35837 fix(exit-code): catch exit code

20230706-1

06 Jul 06:58
Compare
Choose a tag to compare

Changelog

  • fba6181 chore(deps): bump google.golang.org/grpc from 1.45.0 to 1.53.0

20230703-1

03 Jul 11:12
Compare
Choose a tag to compare

Changelog

  • 26ec06e chore: lint and format helm_wrapper_test file
  • 1266cf9 fix: unclosed and blocked FIFOs if helm executable crash
  • 48b39a6 chore: remove deprecated io/ioutil package & fix shadowing/lint issues
  • a62bd33 Update docs to remove mention of secrets.yaml naming convention
  • f626f7b Add RunHelm test
  • 7dbfcfd Bump to go 1.15 and use mod vendor
  • 82b9cdb refactor and fix issues #3, #4, #8

20230623-1

23 Jun 13:31
Compare
Choose a tag to compare

Changelog

  • 2ac6025 chore: lint and format helm_wrapper_test file
  • 3a2eb73 fix: unclosed and blocked FIFOs if helm executable crash
  • b54ea76 chore: remove deprecated io/ioutil package & fix shadowing/lint issues
  • 675383e Update docs to remove mention of secrets.yaml naming convention
  • e6a3ade Add RunHelm test
  • 5d84a83 Bump to go 1.15 and use mod vendor
  • a274c0f refactor and fix issues #3, #4, #8

20230601-1

01 Jun 12:12
Compare
Choose a tag to compare

Changelog

20220419-3

19 Apr 10:16
Compare
Choose a tag to compare

Changelog

20201003-1

03 Oct 16:03
Compare
Choose a tag to compare

Changelog

b449453 feat: pass execution environment when invoking helm

20200403-1

03 Oct 16:38
Compare
Choose a tag to compare

Changelog

f9c5d0c fix: break the argument parsing loop when argument is missing
86f0c26 feat: allow being invoked as helm2 or helm3 in addition to helm

20200325-1

03 Oct 16:38
Compare
Choose a tag to compare

Changelog

729c975 feat: handle secret files not in current directory