Skip to content

Releases: helmfile/vals

v0.15.0

19 Dec 23:51
f333e05
Compare
Choose a tag to compare

What's Changed

  • Update tfstate-lookup package allowing azurerm backend by @ianmuge in #61
  • Bump go.mozilla.org/sops/v3 from 3.6.1 to 3.7.1 by @dependabot in #58
  • Replace vals+ with ref+ in documentation by @lindhe in #63
  • Adds GCS provider by @digiserg in #66
  • Adds support to Kubernetes login by @digiserg in #64

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

08 May 08:12
0c7d70b
Compare
Choose a tag to compare

Changelog

0c7d70b Bump aws-sdk-go (#53)
bed2158 New schemas tfstates3 and tfstategs (#49)
e390ce8 Use double slash for relative and tripple slash for absolute path (#48)
96c619b Use tfstate-lookup with GCS buckets backend (#47)

v0.13.0

02 Feb 09:55
8e55817
Compare
Choose a tag to compare

Changelog

8e55817 Add mount point option to vault provider (#42)
e309c6b Azure keyvault provider: support credentials from 'az login' (#43)

v0.12.0

08 Jan 00:46
870db64
Compare
Choose a tag to compare

Changelog

870db64 Upgrade SSM GetParametersByPath to GetParametersByPathPages to Support Pagination (#40)
50f24cb Add support for Azure Key Vault secrets (#39)

v0.11.0

02 Nov 01:08
Compare
Choose a tag to compare

Changelog

0edd534 Bump dependencies and Go

v0.10.3

13 Oct 23:36
5a5a3fe
Compare
Choose a tag to compare

Changelog

5a5a3fe fix revelealing ssm secret when version is specified (#37)

v0.10.2

14 Sep 01:16
Compare
Choose a tag to compare

Changelog

3d672af Bump tfstate-lookup to v0.0.12

v0.10.1

14 Sep 01:10
Compare
Choose a tag to compare

Changelog

3534b80 Bump tfstate-lookup and fix ignored file-not-found-error

v0.10.0

20 Jul 21:42
67321ee
Compare
Choose a tag to compare

Changelog

67321ee vault provider: adapt to both v1 and v2 secret paths (#33)

v0.9.4

18 Jul 13:40
Compare
Choose a tag to compare

Changelog

960aeb5 Prepare for binary releases