We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94acf09 commit 8ba07bcCopy full SHA for 8ba07bc
modules/dynamic-plugins/rhdh-supported-plugins.sh
@@ -222,7 +222,7 @@ for y in $yamls; do
222
# echo | tee -a /tmp/warnings.txt
223
fi
224
225
- # Extract support level from YAML metadata - updated to use actual YAML structure
+ # Extract support level from YAML metadata
226
Support_Level="Community Support"
227
# Check for Red Hat authorship and support level
228
author=$(yq -r '.spec.author // "unknown"' "$y")
0 commit comments