Releases: teejaded/helm-wrap
20220609-1
Changelog
- a36fb1a fix: missing file error on multiple transform-values steps
20211210-1
20211029-2
20211029-1
20210617-1
20210615-3
20210603-2
Changelog
de27316 Merge pull request #2 from teejaded/fix
5ce8544 Fix tests
980ecff Merge pull request #1 from teejaded/helm-wrap
491850f Rename binary
c90c710 Update readme
fb0b046 Fork and generalize to helm-wrap
be44067 Undo Fix camptocamp#6 -- Windows lacks syscall.Mkfifo
c05fb81 Merge pull request #1 from teejaded/refactor
bd11cb8 Fix camptocamp/helm-sops#6
9031640 Add RunHelm test
78a0559 Bump to go 1.15 and use mod vendor
9636ac0 refactor and fix issues #3, #4, #8
11dd007 chore: add license
b449453 feat: pass execution environment when invoking helm
f9c5d0c fix: break the argument parsing loop when argument is missing
86f0c26 feat: allow being invoked as helm2 or helm3 in addition to helm
729c975 feat: handle secret files not in current directory
3b0c332 fix: eliminate a potential deadlock
906242f doc: add a link to the example application
aac674f doc: complete instructions for the Git diff helper
a7b3f49 Initial commit