Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,13 +560,11 @@
"email": "urbancode-plugins@hcl.com"
},
"current": {
"semver": "1.0.54",
"date": "2025-11-06T07:18:13.206Z",
"image": "urbancode/ucv-ext-generator:1.0.54",
"semver": "1.0.56",
"date": "2026-05-14T09:44:31.443Z",
"image": "urbancode/ucv-ext-generator:1.0.56",
"notes": [
"Bug fix: Fixed the Emerald Product Team - Inventory VSM issue.",
"Update: Updated the bottleneck-detection plugin version.",
"Enhancement: Added logic to automatically add the bottleneck-detection plugin after all VSMs are created."
"Bug fix: Improved OpenShift compatibility by removing the hardcoded user and enabling group-writable permissions on /opt."
],
"supports": "4.0.5"
}
Expand Down
9 changes: 9 additions & 0 deletions plugins/ucv-ext-generator/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"semver": "1.0.56",
"date": "2026-05-14T09:44:31.443Z",
"image": "urbancode/ucv-ext-generator:1.0.56",
"notes": [
"Bug fix: Improved OpenShift compatibility by removing the hardcoded user and enabling group-writable permissions on /opt."
],
"supports": "4.0.5"
},
{
"semver": "1.0.54",
"date": "2025-11-06T07:18:13.206Z",
Expand Down
Loading