@daocloud-proto/skoala 0.41.3-10 → 0.41.3-12

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.
@@ -111,6 +111,7 @@ export enum Prerequisite {
111
111
  InsightAgent = "InsightAgent",
112
112
  SkoalaInit = "SkoalaInit",
113
113
  InsightTracing = "InsightTracing",
114
+ MetalLb = "MetalLb",
114
115
  }
115
116
 
116
117
  export enum LBType {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.41.3-10",
3
+ "version": "0.41.3-12",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {