Releases: helmfile/vals
Releases · helmfile/vals
v0.24.0
What's Changed
- update sops to 3.7.3 and some other deps by @itscaro in #139
- Bump github.com/fujiwara/tfstate-lookup by @jkroepke in #140
- Quote vals' env command variable values when needed by @stoned in #138
- Add an option to prevent failing on missing key in map by @mumoshu in #129
New Contributors
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Make log output configurable per vals runtime by @mumoshu in #130
- Bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #135
- Bump golang.org/x/net from 0.0.0-20220909164309-bea034e7d591 to 0.7.0 by @dependabot in #136
- feat: vals-exec --stream-yaml $FILE to stream vals-eval result to stdin of another command by @mumoshu in #137
Full Changelog: v0.22.0...v0.23.0
v0.22.0
Changelog
- 332f488 add lint ci (#127)
- ed92208 gcpsecrets: fix new provider function (#128)
- 87322cd Merge pull request #125 from helmfile/remove-unused-interface
- e7f263f Merge pull request #121 from helmfile/get-single-secret
- c6d78b3 Update README.md
- 0afc6ea Experimental support for specifying aws_profile on tfstate backend
- 1e664d7 Merge pull request #124 from helmfile/remove-unused-interface
- 67b6885 Merge pull request #123 from helmfile/fix-code-comment-go-1.19
- c609895 chore: Removed unused interface
- ab11d6b Fix some code comment to not break after Go 1.19
- 2a9a22d Merge pull request #122 from helmfile/fix-expr-code-and-docs
- 195f8f3 Fix expression syntax code and docs
- 6111a73 Add get command and Get function for string input
- 86bccbe Merge pull request #120 from helmfile/silent-mode
- 6ef94b0 Enable the silent mode via -s flag
- ca4aff1 Merge pull request #119 from helmfile/fix-doc
- ebadcb9 Fix wrong flag name in the doc
- 7aa35ca Merge pull request #117 from helmfile/bump-go-1.20-plus-module-name-update
- 5343ab3 Put Azure Authentication docs back to Azure Key Vault (#116)
- 5230217 Merge pull request #118 from helmfile/add-codeowners
- b87c73a Add CODEOWNERS file
- 37d90e4 Bump Go to 1.20 / Update Go module name
v0.21.0
v0.20.0
What's Changed
- Add support for Azure Workload Identity by @jkroepke in #102
- Fix Vault readme by @BulatSaif in #109
- Add "optional" option to gcpsecrets provider by @koenpunt in #99
- Add support of VAULT_TOKEN_FILE env var by @BulatSaif in #110
- Upgrade GCP secretmanager from v1beta1 to v1 by @abursavich in #101
- Add fallback option to gcpsecrets provider by @koenpunt in #98
- Add support for multiple yaml documents on eval by @cezarsa in #95
New Contributors
- @BulatSaif made their first contribution in #109
- @abursavich made their first contribution in #101
- @cezarsa made their first contribution in #95
Full Changelog: v0.19.0...v0.20.0
v0.19.0
What's Changed
- Bump tfstate-lookup to 0.4.4 by @mumoshu in #88
- Add CI workflow by @mumoshu in #89
- Set version and Git commit on build by @stoned in #90
- Fix unwanted back-quoting in usage string by @stoned in #93
- fix Eval sync issue by @yxxhero in #104
- docs: remove / before arn of the secret by @mcanevet in #105
- Fix vals version by @jkroepke in #103
- Adding GitLab support by @digiserg in #94
New Contributors
- @yxxhero made their first contribution in #104
- @mcanevet made their first contribution in #105
- @jkroepke made their first contribution in #103
Full Changelog: v0.17.1...v0.19.0
v0.18.0
v0.17.1
What's Changed
- fix(sops): Use URL-safe Base64 encoding by @philomory in #87
Full Changelog: v0.17.0...v0.17.1
v0.17.0
What's Changed
- add version cmd by @tuananh in #77
- fix(sops): decode base64 data before passing to SOPS by @philomory in #85
- Fix typos by @stoned in #83
- Add Vault namespace native support by @bluesliverx in #80
- feat: add awskms provider by @philomory in #86
- Add envsubst provider by @max444ks1m in #82
New Contributors
- @tuananh made their first contribution in #77
- @philomory made their first contribution in #85
- @stoned made their first contribution in #83
- @bluesliverx made their first contribution in #80
- @max444ks1m made their first contribution in #82
Full Changelog: v0.16.2...v0.17.0