You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/internal/plugin/testdata/plugdir/good/hello-v1/hello.ps1

4 lines
48 B

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