Releases: crc-org/admin-helper
Releases · crc-org/admin-helper
admin-helper v0.5.4
What's Changed
- build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools by @dependabot in #51
- Automatically update go.mod by @cfergeau in #50
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #54
- build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #55
- build(deps): bump actions/setup-go from 3 to 5 by @dependabot in #56
- build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.9.0 by @dependabot in #57
- build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #58
- Enable linux arm builds for admin-helper by @praveenkumar in #59
- spec: update to admin-helper 0.5.3 by @anjannath in #60
- spec: add ExcludeArch to exlude building on ppc64le and s390x by @anjannath in #61
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: v0.5.2...v0.5.4
admin-helper v0.5.2
admin-helper v0.5.1
What's Changed
Full Changelog: v0.5.0...v0.5.1
admin-helper v0.5.0
admin-helper v0.0.12
This releases completes the move away from the CodeReady Containers branding.
make cross
now builds macOS universal binaries in addition to the arm64 and amd64 ones.
v0.0.11
What's Changed
- Update go modules dependencies by @cfergeau in #31
- build arm64 binaries for macOS by @anjannath in #32
- correct name of arm64 target in make cross receipe by @anjannath in #33
- fix output file path for macos-arm64 target by @anjannath in #34
Full Changelog: 0.0.10...v0.0.11
v0.0.10
v0.0.9
v0.0.8
Clean hosts file
- Clean hosts file to handle lines > 255 chars