Skip to content

v0.38.1

Compare
Choose a tag to compare
@dexhorthy dexhorthy released this 03 Mar 19:56
· 430 commits to main since this release
21e325d

Changelog

  • 21e325d Merge pull request #193 from replicatedhq/fix-brew-installer
  • b35a922 Update .goreleaser.yml
  • b4f8eeb Fixed new goreleaser YAML config format
  • 1ce6fb8 Updated goreleaser version to v1.5.0 to fix brew install issue.
  • c622573 Merge pull request #192 from replicatedhq/kcboyle-cli-test-rework
  • db27566 use go 1.17 in the make-tests workflow
  • 8cf4e00 update to go 1.17 * update workflow to use the new version * update the dockerfile to use go 1.17
  • 1635c04 update gomega in go.mod
  • 9b6fe52 add tests for disable|enable-semantic-versioning
  • 1315c8e bump ginkgo to v2. update existing cli tests to use the gomega matchers