Skip to content

Releases: helmfile/vals

v0.27.1

22 Aug 07:44
193b8a2
Compare
Choose a tag to compare

What's Changed

  • Updating azsecrets to the stable SDK version. by @jkroepke in #162

Full Changelog: v0.27.0...v0.27.1

v0.27.0

22 Aug 06:00
cb4ed6e
Compare
Choose a tag to compare

What's Changed

  • fix: default ref regex should not include spaces and quotes when matching by @amitlin in #160
  • Update tfstate-lookup and remove Workload Identity hack by @jkroepke in #161

New Contributors

Full Changelog: v0.26.2...v0.27.0

v0.26.2

03 Aug 23:07
aeb6ced
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.26.1...v0.26.2

v0.26.1

23 Jul 09:26
76d41b2
Compare
Choose a tag to compare

What's Changed

  • Add -decode-kubernetes-secrets flag to vals eval by @jkroepke in #150

Full Changelog: v0.26.0...v0.26.1

v0.26.0

21 Jul 12:57
d9739f1
Compare
Choose a tag to compare

What's Changed

  • Add Azure Subscription ID support per value by @ashpr in #146
  • Add support for assuming AWS IAM roles without AWS profiles by @mumoshu in #151

New Contributors

Full Changelog: v0.25.0...v0.26.0

v0.25.0

17 Apr 00:22
c8d3671
Compare
Choose a tag to compare

What's Changed

  • Fix typo and whitespaces in usage string by @stoned in #143
  • Add new options to exec command by @stoned in #144

Full Changelog: v0.24.0...v0.25.0

v0.24.0

04 Apr 14:23
d69728b
Compare
Choose a tag to compare

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

10 Mar 00:31
a8648f1
Compare
Choose a tag to compare

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

17 Feb 00:50
332f488
Compare
Choose a tag to compare

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

09 Dec 09:45
2bd56f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0