Skip to content

Commit 8ba07bc

Browse files
polasudonickboldt
andauthored
Update modules/dynamic-plugins/rhdh-supported-plugins.sh
Co-authored-by: Nick Boldt <[email protected]>
1 parent 94acf09 commit 8ba07bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dynamic-plugins/rhdh-supported-plugins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ for y in $yamls; do
222222
# echo | tee -a /tmp/warnings.txt
223223
fi
224224

225-
# Extract support level from YAML metadata - updated to use actual YAML structure
225+
# Extract support level from YAML metadata
226226
Support_Level="Community Support"
227227
# Check for Red Hat authorship and support level
228228
author=$(yq -r '.spec.author // "unknown"' "$y")

0 commit comments

Comments
 (0)