Skip to content

Releases: Just-Insane/helm-vault

v0.3.1

09 May 13:18
e259fa4
Compare
Choose a tag to compare

0.3.1 (2024-05-09)

Fix:

  • Update GitPython [fixes #55]
  • Update to CodeQL from LGTM.com
  • Move from vault Docker container to hashicorp/vault in automated tests

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Mar 20:30
547b85a
Compare
Choose a tag to compare

0.3.0 (2021-03-17)

Features:

  • Adds an option to set an environment for secrets, using the -e/--environment flag
    • Moves the editor selection from -e to -ed

Fix:

  • Moved from gitlab-ci to Github Actions for CI

v0.2.3

17 Mar 00:49
832a3fa
Compare
Choose a tag to compare

Clarifies the use of a git repo as the vault path, and updates the error message to be more specific.

v0.2.2

23 Oct 16:07
538f41c
Compare
Choose a tag to compare

Fixes issue with syntax warnings in python 3.8+ [#14]
Updates test environment to python 3.9

v0.2.1

01 Apr 02:25
0fc8706
Compare
Choose a tag to compare

Adds Support for passing a file containing secrets [#3]

v0.2.0

21 Apr 14:43
d801408
Compare
Choose a tag to compare

Adds support for helm diff via wrapper.

v0.1.3

21 Apr 03:05
82c4650
Compare
Choose a tag to compare

Initial release of Helm-Vault.

View README.md for details.