tencentcloud-sdk-scf 1.0.220 → 1.0.221

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: de3ce869d37172ef49b75f25d5f374f518580c80
4
- data.tar.gz: 11cbf1ea56071cdaacaae292b8ce8f7cbd9c4ab1
3
+ metadata.gz: 1c935be85afd6b76a94d7d8e8d354166fef435de
4
+ data.tar.gz: 0ad47d974a932ef9ba8a26f7b44b614c717ebda4
5
5
  SHA512:
6
- metadata.gz: 2e14c9c9bfd9e75a8d5a71d690f6ac4d465e8af979bbad787d07f9dd95f22604ff65d32b5bd3f048fcf93746b3777fa80436ada6279df58c773faf6068898ad4
7
- data.tar.gz: 34bea989864237b8550c6e7386cc24daa9260731e4d9b98ec2b39ee7a2f0aeb540c9c0698a0d424357b0c0a57bbf0e33fc6a2c27c282660a141e258afd548b63
6
+ metadata.gz: 4ab96dff4bd3a059be8e17796e786545a422e70f00abe6dcbc59766ce898a372861017d65ffc83e42ee4892a3861a6e055b9215345d6864873ef468d96e80bff
7
+ data.tar.gz: ee19a5ec7c256a19bc041ca71e4a4e4e00fa0f0ec410bad988464f31e2ef58992c0db61f030368bd2c904edbc02924c6a4d93999964f9c8256bd0f84a24ce3cf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.220
1
+ 1.0.221
@@ -2185,7 +2185,7 @@ module TencentCloud
2185
2185
  # @param RegistryId: 用于企业版TCR获取镜像拉取临时凭证,ImageType为"enterprise"时必填
2186
2186
  # 注意:此字段可能返回 null,表示取不到有效值。
2187
2187
  # @type RegistryId: String
2188
- # @param EntryPoint: 应用的ENTRYPOINT
2188
+ # @param EntryPoint: 参数已废弃
2189
2189
  # 注意:此字段可能返回 null,表示取不到有效值。
2190
2190
  # @type EntryPoint: String
2191
2191
  # @param Command: entrypoint执行命令
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-scf
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.220
4
+ version: 1.0.221
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-12-09 00:00:00.000000000 Z
11
+ date: 2021-12-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common