Releases: vimeo/pentagon
Releases · vimeo/pentagon
v1.4.0
Build Image with Go 1.18.3
- update Dockerfile to go 1.18.3
- update module go version to 1.18
Dependency Updates
What's Changed
- Dependency Update and Build with Latest Go Versions by @sergiosalvatore in #20
Full Changelog: v1.2.0...v1.3.0
SecretType + Other Updates
- add the ability to set
SecretType
when creating the k8s secret - update to go 1.14
- update dependencies
- disable CGO in built images
- remove skipped tests
Vault Secrets Engines
This release adds support for handling different Vault secrets engines (namely key/value version 1 and key/value version 2). See the README for more information.
First Release!
Merge pull request #6 from vimeo/doc-updates More Docs