@daocloud-proto/insight 0.42.2 → 0.42.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name":"@daocloud-proto/insight",
3
- "version":"0.42.2",
3
+ "version":"0.42.3",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -124,8 +124,8 @@ export type ClusterDetail = {
124
124
  statefulsetNumSummary?: InsightIoApiResourceV1alpha1Type.ResourceNumSummary
125
125
  daemonsetNumSummary?: InsightIoApiResourceV1alpha1Type.ResourceNumSummary
126
126
  podNumSummary?: InsightIoApiResourceV1alpha1Type.ResourceNumSummary
127
- gpuNumSummary?: InsightIoApiResourceV1alpha1Type.ResourceNumSummary
128
127
  insightAgentStatus?: insightAgentState
128
+ gpuNumSummary?: InsightIoApiResourceV1alpha1Type.ResourceNumSummary
129
129
  }
130
130
 
131
131
  export type insightAgentState = {