helm/internal/plugin/testdata/plugdir/good
Tom Wieczorek 6181e0a873
Make test scripts run without /bin/bash
The test scripts hardcoded #!/bin/bash while they are not really
requiring bash. Use the more portable #!/usr/bin/env sh instead, so that
they use the default shell.

Signed-off-by: Tom Wieczorek <twieczorek@mirantis.com>
2025-09-12 15:24:29 +02:00
..
downloader [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
echo-legacy [HIP-0026] Plugin runtime interface (#31145) 2025-08-22 16:12:49 -04:00
echo-v1 Plugin types and plugin apiVersion v1 2025-08-22 17:17:36 -04:00
getter Remove legacy Command/Hooks from v1 Subprocess (#23) 2025-08-31 22:24:31 -07:00
hello-legacy Make test scripts run without /bin/bash 2025-09-12 15:24:29 +02:00
hello-v1 Make test scripts run without /bin/bash 2025-09-12 15:24:29 +02:00
postrenderer-v1 Move Postrenderer to a plugin type 2025-08-31 19:03:34 -05:00