Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Mar 11:59
afcdc0c

Changelog

  • ed2ba08 Add an auth command to login and logout to OCI registries (#47)
  • 940f337 Add inline authentication to the wrap and unwrap APIs (#48)
  • 04dd06e Bump github.com/lestrrat-go/jwx/v2 from 2.0.16 to 2.0.19
  • 9ef5afa Bump helm.sh/helm/v3 from 3.14.0 to 3.14.1 (#53)
  • fa79460 Bump helm.sh/helm/v3 from 3.14.1 to 3.14.2 (#54)
  • a88316d Delete temporary credentials file after logout (#50)
  • 2e91c94 Merge pull request #40 from vmware-labs/release-after-ci
  • 79139ce Merge pull request #41 from vmware-labs/remove-extra-newline
  • 76521ac Merge pull request #46 from vmware-labs/dependabot/go_modules/github.com/lestrrat-go/jwx/v2-2.0.19
  • afcdc0c Prepare release v0.4.0 (#57)
  • d93f43b Refactor cmd structure to easier external reuse (#44)
  • ea0ed8e Refactor loggers (#49)
  • 32d4a53 Refactor wrap/unwrap to improve programmatic usage (#51)
  • 0eb8f78 Remove extra newline from version command
  • cffbfd1 Run release workflow after CI workflow
  • b167558 Show warning when there are no images to pull (#42)
  • e4f8260 Support multiple values files (#56)