google-apis-binaryauthorization_v1beta1 0.9.0 → 0.10.0

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
  SHA256:
3
- metadata.gz: 14b0d6b6cb1aa127c001aad18e22f32dc49045e1b3e8cbaf28912ed1360f583f
4
- data.tar.gz: b88e6b2414f1c7b30343cf680513d40643fc08ccaeef4e40960413c8d9032c24
3
+ metadata.gz: 364e3024001791687429b568acb78b5b69e790ce7276aa64d8fc9e37c81848df
4
+ data.tar.gz: 823a40d809b48b76be6d9d1b1c8f5c43dd477b15d1bbb951e0bf87692c19dd69
5
5
  SHA512:
6
- metadata.gz: c060a58d2f80e1932e49b81b3a65d51e1040bc9149ebbf427683c72f5de8cff93b672adc5e1db5c4a6b6c9108aba139c3ae1489b96c4c4c97307f19820224e4d
7
- data.tar.gz: cbfc4157dcbb772d2961c363ba6813ba167dde2022a70365263a17a0aedb070a2b8657ea431f8666381d063ef0ea85e07c56c3219d195a54d1318f96bf2293ab
6
+ metadata.gz: b3beaf6ba67cbdcddc098f0a7bcbab2b802aa9abe7ee96874f3e2a58568213c6c8ad0832f23e2a15c410a924730951e1bb33e89563e0856275ada793c7013e99
7
+ data.tar.gz: e053db6efd469f6217ed73c26cf1c3f909bdbe53779fa19e27b3e17c31b37c6ad6c9106603cc94c76a8868babf6dba13ce2f1495bf553a0a42f280e2a305cdc9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-binaryauthorization_v1beta1
2
2
 
3
+ ### v0.10.0 (2021-08-28)
4
+
5
+ * Regenerated from discovery document revision 20210820
6
+
3
7
  ### v0.9.0 (2021-08-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20210813
@@ -528,7 +528,7 @@ module Google
528
528
  end
529
529
  end
530
530
 
531
- # A policy for container image binary authorization.
531
+ # A policy for Binary Authorization.
532
532
  class Policy
533
533
  include Google::Apis::Core::Hashable
534
534
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BinaryauthorizationV1beta1
18
18
  # Version of the google-apis-binaryauthorization_v1beta1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210813"
25
+ REVISION = "20210820"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-binaryauthorization_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.0
4
+ version: 0.10.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-08-23 00:00:00.000000000 Z
11
+ date: 2021-08-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-binaryauthorization_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-binaryauthorization_v1beta1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-binaryauthorization_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []