google-cloud-container-v1beta1 0.5.0 → 0.5.1

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: d89e74edde815fb9bd6fa74e66b3468f48eb0dabad1b9612df78face077d14d0
4
- data.tar.gz: fa4e26abd94e809fea1c30167c7fcd6f73663906f4758f6256a0d0611634a32d
3
+ metadata.gz: 10bb67dda5a988d61d0267a52c3b00acaf3177d1c4ac8725daea45032d02103e
4
+ data.tar.gz: 9d48944eaca6b145677de846a2365a6fd81ab3d56f3ae15bcd2ebde5f273ad90
5
5
  SHA512:
6
- metadata.gz: 67725d6f605a32639d6cdb39560cf8c576757903386ef6adab6d9d5682eaf30d104b6e5921da82d9fa23a6af6ea2056307a29e519d29032da8e2bec6e7c28ab6
7
- data.tar.gz: c9453b1dde1abcdbbd41e037a21f4d99bd0c46035ce114c4eb750848f407d57270cbad5d9a188e76cd2d71f2e4ac69da1d286a29791a45e5c2571510949541e3
6
+ metadata.gz: 6518490d00578567f10fbccae28281abc73a4565ea91ca89ea713b573dba61897fd302a8edf1fc45c45b5f41e0293ab8afc1831dd34a3292864cce794956da3b
7
+ data.tar.gz: b41366973a0ec42451ce3f29e3a3fa6f250a4babb306423c57bd4f3d4d62c4642979f32997040bdef0de8e1c7befd86e139e8fafcabbaab4715e086fc8f4c458
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Container
23
23
  module V1beta1
24
- VERSION = "0.5.0"
24
+ VERSION = "0.5.1"
25
25
  end
26
26
  end
27
27
  end
@@ -3735,7 +3735,7 @@ module Google
3735
3735
 
3736
3736
  # Use the eBPF based GKE Dataplane V2 with additional features. See the [GKE
3737
3737
  # Dataplane V2
3738
- # documentation](https://cloud.google.com/kubernetes-enginw/docs/how-to/dataplane-v2)
3738
+ # documentation](https://cloud.google.com/kubernetes-engine/docs/how-to/dataplane-v2)
3739
3739
  # for more.
3740
3740
  ADVANCED_DATAPATH = 2
3741
3741
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
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-03-09 00:00:00.000000000 Z
11
+ date: 2021-03-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common