Silent Install HQ
EXE WinGet

ytt

Carvel · 0.52.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Portable application — no installation required. Run the executable directly from any location.

File Identity

SHA256 063cf006ddcb6592500c8bedb20850ffd332e058fd34c1abff781bb6ef68c590 VirusTotal ↗
Filename ytt-windows-arm64.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Carvel.ytt
Version 0.52.0
Description YAML templating tool that works on YAML structure instead of text
License Apache-2.0
Release Notes Installation and signature verification Installation By downloading binary from the release For instance, if you are using Linux on an AMD64 architecture: # Download the binary curl -LO https://github.com/carvel-dev/ytt/releases/download/v0.52.0/ytt-linux-amd64 # Move the binary in to your PATH mv kapp-linux-amd64 /usr/local/bin/ytt # Make the binary executable chmod +x /usr/local/bin/ytt Via Homebrew (macOS or Linux) $ brew tap carvel-dev/carvel $ brew install ytt $ ytt version Verify checksums…