Skip to content

v0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 19:54
· 41 commits to main since this release
571efef

Changelog

  • 571efef fix: Allow serving CRs and CRDs and other improvements (#125)
  • bf28426 chore: Various improvements spotted in the project (#126)
  • 52c2163 Merge pull request #124 from banjoh/em/crds-and-crs
  • dfa2cce Add comment to make install-golangci-lint
  • 8edbb52 Ignore pre-commit config
  • ac6f91e Install golangci-lint before running tests
  • 5ef55e2 Add golangci-lint to run linters for the project
  • 1667736 Remove unused code and deprecated functions
  • ab03012 Merge pull request #119 from replicatedhq/chore/update-k8s
  • 6b4923a Add more labels to dependabot PRs
  • ea0a060 Run go fmt & go vet before building and running tests
  • 2851585 Upgrade dependencies and add/update Makefile targets
  • ebc8f08 Merge branch 'main' of github.com:banjoh/sbctl into chore/update-k8s
  • cadb3f4 Merge pull request #118 from replicatedhq/dependabot/go_modules/golang.org/x/term-0.12.0
  • 14ab3cd Merge pull request #120 from replicatedhq/dependabot/github_actions/actions/checkout-4
  • 1a349a5 Merge pull request #122 from replicatedhq/dependabot/github_actions/goreleaser/goreleaser-action-5.0.0
  • 4c41407 Bump goreleaser/goreleaser-action from 4.4.0 to 5.0.0
  • 69474aa Bump actions/checkout from 3 to 4
  • 4d98d2f chore: run tests on Ubuntu 22.04
  • 5460115 chore: remove comments
  • a12581d chore: update k8s deps
  • eb5e24b Bump golang.org/x/term from 0.8.0 to 0.12.0
  • 00febc1 chore: update Go to 1.20 (#117)
  • 51a9211 Bump goreleaser/goreleaser-action from 4.2.0 to 4.4.0 (#114)
  • ac82db2 Bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#101)
  • a357acc Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#100)
  • 4e1faf3 Bump golang.org/x/term from 0.5.0 to 0.8.0 (#99)
  • 1a193b4 Bump github.com/spf13/cobra from 1.2.1 to 1.7.0 (#98)
  • 16d102a Update dependabot.yml (#97)
  • 85d4379 Bump github.com/sirupsen/logrus from 1.8.1 to 1.9.2 (#94)
  • 106d954 Bump github.com/docker/distribution (#93)
  • 746e252 Bump golang.org/x/net from 0.0.0-20220225172249-27dd8689420f to 0.7.0 (#89)
  • 113763e Bump github.com/spf13/viper from 1.8.1 to 1.15.0 (#84)
  • a779491 Bump github.com/creack/pty from 1.1.11 to 1.1.18 (#82)
  • bb9320c Bump actions/setup-go from 1 to 4 (#79)
  • 3c14db2 Bump actions/checkout from 2 to 3 (#81)
  • 6205688 Bump goreleaser/goreleaser-action from 2.2.0 to 4.2.0 (#80)
  • cf8ec3a Create dependabot.yml (#78)
  • 1236636 Merge pull request #76 from banjoh/em/add-license
  • 0cc72e3 Add license file
  • dc69d6d README improvements (#70)