tencentcloud-sdk-nodejs-tsf 4.1.281 → 4.1.288

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": "tencentcloud-sdk-nodejs-tsf",
3
- "version": "4.1.281",
3
+ "version": "4.1.288",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -13630,6 +13630,10 @@ export interface DeployContainerApplicationRequest {
13630
13630
  * <p>镜像Secret列表</p>
13631
13631
  */
13632
13632
  ImagePullSecretList?: Array<string>;
13633
+ /**
13634
+ * <p>用于区分使用sidecar的版本是稳定版还是发行版</p><p>枚举值:</p><ul><li>stable: sidecar稳定版</li><li>release: sidecar发行版</li></ul>
13635
+ */
13636
+ MeshSidecarVersion?: string;
13633
13637
  }
13634
13638
  /**
13635
13639
  * 用于请求参数中的条件过滤字段