v0.5.3
Release Overview
Stable release for s3ctl.
- Published tag:
v0.5.3 - Full diff:
v0.5.2...v0.5.3 - Channel: stable; GitHub marks this as latest and GHCR publishes
:v0.5.3,:latest, and semver convenience tags
Installation
Installer script:
curl -fsSL https://soakes.github.io/s3ctl/install.sh | bash -s -- --version v0.5.3Container image:
docker run --rm ghcr.io/soakes/s3ctl:v0.5.3 --helpVerify downloaded archives and packages with the attached SHA256SUMS file.
Included Changes
Fixes
- Clarify OVH scoped policy output (
7e963e5)
Published Artifacts
- Release binaries for
linux/amd64,linux/arm64,linux/arm/v7,darwin/amd64, anddarwin/arm64 - Debian packages for
amd64,arm64, andarmhf - SHA256 checksums attached to the release
- Container images published to
ghcr.io/soakes/s3ctl - The GitHub Pages release hub is refreshed with install commands, release assets, and APT repository metadata