tencentcloud-sdk-tcr 3.0.853 → 3.0.855

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: bcd45c4bf6c03549934b0781bb9bfb6b31048f13
4
- data.tar.gz: 12ecd36866132c835461e21e74015961efe75e22
3
+ metadata.gz: cef210f5261644c66abb7e24e050fa082fb031ae
4
+ data.tar.gz: 17d8d137437abe1dc2debda0a2ab2b7a17086315
5
5
  SHA512:
6
- metadata.gz: 18e0f6d32c136cd845b7f63c009fd649fafe0e43121d2c7ffa688a6986f93a092e1315dcb65ada3ecf0377329268df76e49fe50b2fd904a3d57d2261716d39a9
7
- data.tar.gz: c8fad334282b8939f06ff0b1ef5220cffd91591232216088d70f4a6bda1dccc94bba29b02a5aa6f907cfa7dc62d4905441ca1006af49e8acd669db8d4674c67c
6
+ metadata.gz: 9499387e1cf34c3eb1899b5ef14a6bc713db10b3e67b1dd6f9b9d92310105abc97fa0c929ca606fcb0d59223f625f952cd97c7a4f5b7e7144a4cba89b94cadd9
7
+ data.tar.gz: 6c176685c64415ad3f68c33cf9b05852b87be0473f2b80ad6110fa6489f724ccf8f4700fff2f26c6f554852a471528777ce82e69cfa136382cb0eb6a7d278628
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.853
1
+ 3.0.855
@@ -3376,6 +3376,9 @@ module TencentCloud
3376
3376
  # @param All: 列出所有命名空间
3377
3377
  # @type All: Boolean
3378
3378
  # @param Filters: 过滤条件
3379
+ # - 按照【标签】过滤
3380
+ # Name: Tags
3381
+ # Value: tagKey:tagVal
3379
3382
  # @type Filters: Array
3380
3383
  # @param KmsSignPolicy: 仅查询启用了 KMS 镜像签名的空间
3381
3384
  # @type KmsSignPolicy: Boolean
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcr
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.853
4
+ version: 3.0.855
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-27 00:00:00.000000000 Z
11
+ date: 2024-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common