← Package directory
Available on winget

Install HashiCorp Waypoint

A tool to build, deploy, and release any application on any platform.

Install with winget
winget install --id Hashicorp.Waypoint
Upgrade
winget upgrade --id Hashicorp.Waypoint
Uninstall
winget uninstall --id Hashicorp.Waypoint

About HashiCorp Waypoint

Waypoint allows developers to define their application build, deploy, and release lifecycle as code, reducing the time to deliver deployments through a consistent and repeatable workflow. Waypoint supports a number of build methods and target platforms out of the box and more can be easily added via plugins: - Cloud Native Buildpacks - Docker - Kubernetes - AWS EC2 and ECS - Azure Container Instances - Google Cloud Run - And many more... Waypoint runs on Linux, Mac OS X, and Windows.

What's new in 0.11.4

IMPROVEMENTS: - plugin/aws/ecr-pull: Support entrypoint injection in ecr-pull builder [GH-4847] BUG FIXES: - cli: Fix possible issues with deleted applications or projects failing to render in output [GH-4867] - runneruninstall/aws-ecs: Fix installing runners in new AWS accounts by fixing an inline policy syntax error. [GH-4873]

Read release notes

Version history

Version Updated Notes
0.11.4 Unknown IMPROVEMENTS: - plugin/aws/ecr-pull: Support entrypoint injection in ecr-pull builder [GH-4847] BUG FIXES: - cli: Fix possible issues with deleted applications or projects failing to render in output [GH-4867] - runnerun...
0.11.3 Unknown Release notes