helm/internal/plugin/testdata
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
..
plugdir Make test scripts run without /bin/bash 2025-09-12 15:24:29 +02:00
src/extismv1-test code review + bug fixes 2025-08-27 08:31:02 -07:00