helm/pkg/plugin/testdata/plugdir/good/hello/hello.ps1
Andrew Block 83dddb1839
feat: Added multi-platform plugin hook support to v3
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
2025-01-02 12:45:36 +00:00

3 lines
48 B
PowerShell

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