Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 07:00
· 135 commits to main since this release
02b4370

Changelog

  • 511605d Bump actions/checkout from 2 to 3
  • a676264 Bump github.com/onsi/ginkgo from 1.16.4 to 1.16.5
  • 509a1cb Bump github.com/onsi/gomega from 1.15.0 to 1.16.0
  • 1e72e8f Bump github.com/onsi/gomega from 1.17.0 to 1.18.1
  • af733e1 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0
  • d911311 Bump github.com/spf13/viper from 1.10.1 to 1.11.0
  • 249351c Bump github.com/spf13/viper from 1.8.1 to 1.9.0
  • 14867a8 Bump golangci/golangci-lint-action from 2.5.2 to 3.1.0
  • 41e4d90 Merge pull request #47 from koshatul/dependabot/go_modules/github.com/onsi/gomega-1.16.0
  • 78a9840 Merge pull request #48 from koshatul/dependabot/go_modules/github.com/spf13/viper-1.9.0
  • 3008fce Merge pull request #49 from koshatul/dependabot/go_modules/github.com/onsi/ginkgo-1.16.5
  • 9232b2e Merge pull request #54 from koshatul/issue-52
  • 170f491 Merge pull request #58 from koshatul/dependabot/go_modules/github.com/onsi/gomega-1.18.1
  • 388be85 Merge pull request #59 from koshatul/dependabot/github_actions/golangci/golangci-lint-action-3.1.0
  • 104e4f1 Merge pull request #60 from koshatul/dependabot/github_actions/actions/checkout-3
  • af18089 Merge pull request #61 from koshatul/dependabot/go_modules/github.com/spf13/cobra-1.4.0
  • 031c44c Merge pull request #64 from koshatul/dependabot/go_modules/github.com/spf13/viper-1.11.0
  • 44a131f added test to make sure docker examples work from README.md
  • 7c4f117 bumped dependency versions
  • 114107b fix: docker run in regression testing runs as uid:gid of calling user
  • 02b4370 fix: github actions token login not working
  • 2129756 fixed linter warnings
  • 93833f0 maint: updated dependencies, go mod tidy
  • 7d3c114 migrated from koshatul/traefik-acme
  • 171bc59 updated README.md
  • 397d2ae upgraded github.com/spf13/cobra and github.com/spf13/viper