@daocloud-proto/skoala 0.16.0 → 0.16.1

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.
@@ -88,7 +88,6 @@ export type GetAppsSentinelGrafanaReq = {
88
88
  workspaceId?: string
89
89
  clusterName?: string
90
90
  namespaceName?: string
91
- sentinelName?: string
92
91
  app?: string
93
92
  }
94
93
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.16.0",
3
+ "version": "0.16.1",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {