You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1424,6 +1424,18 @@
1424
1424
"onCommand:openshift.componentType.newComponent"
1425
1425
]
1426
1426
},
1427
+
{
1428
+
"id": "helmChart",
1429
+
"title": "Work with Helm Charts",
1430
+
"description": "Browse the catalog to discover and install Helm Charts.\n[Browse Helm Chart](command:openshift.componentTypesView.registry.openHelmChartsInView)",
0 commit comments