v0.6.3
Release Overview
Stable release for s3ctl.
- Published tag:
v0.6.3 - Full diff:
v0.6.2...v0.6.3 - Channel: stable; GitHub marks this as latest and GHCR publishes
:v0.6.3,:latest, and semver convenience tags
Installation
Installer script:
curl -fsSL https://netspeedy.github.io/s3ctl/install.sh | bash -s -- --version v0.6.3Homebrew:
brew tap netspeedy/s3ctl
brew install s3ctlContainer image:
docker run --rm ghcr.io/netspeedy/s3ctl:v0.6.3Verify downloaded archives and packages with the attached SHA256SUMS file; the detached SHA256SUMS.asc signature is produced by the release key.
Included Changes
Fixes
- Keep APT nav on install tab (
910be28)
Published Artifacts
- Release binaries for
linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64, anddarwin/arm64 - Debian packages for
amd64,arm64, andarmhf - Homebrew formula updates for stable releases
- SHA256 checksums attached to the release, with a detached GPG signature
- Container images published to
ghcr.io/netspeedy/s3ctl - The GitHub Pages release hub is refreshed with install commands, release assets, and APT repository metadata