azure_mgmt_container_service 0.18.4 → 0.18.5

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5e1820a5cc3faa3efe5e039e397e1bc9ee08a0c0
4
- data.tar.gz: 4919a9ed20019537c7ec8d80943316baf3dde867
3
+ metadata.gz: 53d02336badce5cb8ccac09b05144b1bbdc8eb1c
4
+ data.tar.gz: 854815e44f1f61bebe69c8e1b1d7914bf79d8fcf
5
5
  SHA512:
6
- metadata.gz: a696c4aab96e4f46f3a96f5692c437175d8c6f18f7204e203436859db8242ce9a8e697d6e1242a1bf6077e77e5bbb79d13b853fb90cf7f49a889140d422ea3fa
7
- data.tar.gz: 9eb905e3edc5354facd569615df5fa9b826995fe0e0b9c1287385a57d2978642529f9d9a63fd5d085af41c835d151bbb8edb9fd0a1a104a5e242e77afa3ab8c6
6
+ metadata.gz: 7c45898c33bc4d36c96385a28fca9db10e8cec9beaf24aa5b7cd9e942ccf6e9ee32b242f26e1d4b8d1941eca0478bfcc50beddc24d2ee513c6c9ff6a87f1378e
7
+ data.tar.gz: b30ebaa9302e8e20acdd76ba7867884a723f708c2534290b2baf90ba52bc5b0895eb5e3faa51f97134e3f54342943e9515efd6cb7f6a6e6caf00f46009d5db94
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2016_03_30
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2016_09_30
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_01_31
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_07_01
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_08_31
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2017_09_30
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -130,7 +130,7 @@ module Azure::ContainerService::Mgmt::V2018_03_31
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_container_service'
133
- sdk_information = "#{sdk_information}/0.18.4"
133
+ sdk_information = "#{sdk_information}/0.18.5"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -130,7 +130,7 @@ module Azure::ContainerService::Mgmt::V2018_08_01_preview
130
130
  #
131
131
  def add_telemetry
132
132
  sdk_information = 'azure_mgmt_container_service'
133
- sdk_information = "#{sdk_information}/0.18.4"
133
+ sdk_information = "#{sdk_information}/0.18.5"
134
134
  add_user_agent_information(sdk_information)
135
135
  end
136
136
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2018_09_30_preview
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -134,7 +134,7 @@ module Azure::ContainerService::Mgmt::V2019_02_01
134
134
  #
135
135
  def add_telemetry
136
136
  sdk_information = 'azure_mgmt_container_service'
137
- sdk_information = "#{sdk_information}/0.18.4"
137
+ sdk_information = "#{sdk_information}/0.18.5"
138
138
  add_user_agent_information(sdk_information)
139
139
  end
140
140
  end
@@ -138,7 +138,7 @@ module Azure::ContainerService::Mgmt::V2019_04_01
138
138
  #
139
139
  def add_telemetry
140
140
  sdk_information = 'azure_mgmt_container_service'
141
- sdk_information = "#{sdk_information}/0.18.4"
141
+ sdk_information = "#{sdk_information}/0.18.5"
142
142
  add_user_agent_information(sdk_information)
143
143
  end
144
144
  end
@@ -126,7 +126,7 @@ module Azure::ContainerService::Mgmt::V2019_04_30
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_container_service'
129
- sdk_information = "#{sdk_information}/0.18.4"
129
+ sdk_information = "#{sdk_information}/0.18.5"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::ContainerService::Mgmt
6
- VERSION = '0.18.4'
6
+ VERSION = '0.18.5'
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_container_service
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.4
4
+ version: 0.18.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation