helm/pkg/plugin/testdata/plugdir/good/hello/hello.ps1
Steve Hipwell bb9f0f7816
feat: Added multi-platform plugin hook support
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2024-11-21 17:39:00 +00:00

3 lines
48 B
PowerShell

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