@daocloud-proto/skoala 0.53.0-6 → 0.54.0-2

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.
@@ -134,6 +134,7 @@ export type Nacos = {
134
134
  affinity?: SkoalaApiGeneralV1alpha1Affinity.Affinity
135
135
  logTarget?: LogTarget
136
136
  staticIpAnnotations?: {[key: string]: string}
137
+ consoleAddress?: string
137
138
  }
138
139
 
139
140
  export type NacosDatabase = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/skoala",
3
- "version": "0.53.0-6",
3
+ "version": "0.54.0-2",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {