helm/internal/plugin/testdata/plugdir/good/hello-v1/hello.ps1
Scott Rigby a7578fec74
Plugin types and plugin apiVersion v1
Co-authored-by: George Jenkins <gvjenkins@gmail.com>
Signed-off-by: Scott Rigby <scott@r6by.com>
2025-08-22 17:17:36 -04:00

3 lines
48 B
PowerShell

#!/usr/bin/env pwsh
Write-Host "Hello, world!"