Skip to content

Tags: FalcoSuessgott/vkv

Tags

v0.8.1

Toggle v0.8.1's commit message
fix(import): dont overwrite existing secrets during import

v0.8.0

Toggle v0.8.0's commit message
feat(import): support engine path

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: skip vault client for help and version commands

v0.7.0

Toggle v0.7.0's commit message
fix(export): remove delimiter

v0.6.4

Toggle v0.6.4's commit message
feat(deps): bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0

Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.6.3

Toggle v0.6.3's commit message
feat(generic): support legacy kv engine of type generic

v0.6.2

Toggle v0.6.2's commit message
feat(deps): bump github.com/daixiang0/gci from 0.12.1 to 0.13.1

Bumps [github.com/daixiang0/gci](https://github.com/daixiang0/gci) from 0.12.1 to 0.13.1.
- [Release notes](https://github.com/daixiang0/gci/releases)
- [Commits](daixiang0/gci@v0.12.1...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/daixiang0/gci
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

v0.6.1

Toggle v0.6.1's commit message
docs(snapshot): use corret env var

v0.6.0

Toggle v0.6.0's commit message
chore(docs): improve install commands

v0.5.1

Toggle v0.5.1's commit message
docs(cicd): add CI/CD section