Merge branch '46686-bump-kubeclient-version-qa' into 'master'

Bump Kubeclient to 4.4.0

See merge request gitlab-org/gitlab-ce!32811
This commit is contained in:
Nick Thomas 2019-09-09 10:56:09 +00:00
commit 60231c2707
3 changed files with 8 additions and 3 deletions

View File

@ -234,7 +234,7 @@ gem 'asana', '~> 0.8.1'
gem 'ruby-fogbugz', '~> 0.2.1'
# Kubernetes integration
gem 'kubeclient', '~> 4.2.2'
gem 'kubeclient', '~> 4.4.0'
# Sanitize user input
gem 'sanitize', '~> 4.6'

View File

@ -505,7 +505,7 @@ GEM
kramdown (2.1.0)
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
kubeclient (4.2.2)
kubeclient (4.4.0)
http (~> 3.0)
recursive-open-struct (~> 1.0, >= 1.0.4)
rest-client (~> 2.0)
@ -1164,7 +1164,7 @@ DEPENDENCIES
jwt (~> 2.1.0)
kaminari (~> 1.0)
knapsack (~> 1.17)
kubeclient (~> 4.2.2)
kubeclient (~> 4.4.0)
letter_opener_web (~> 1.3.4)
license_finder (~> 5.4)
licensee (~> 8.9)

View File

@ -0,0 +1,5 @@
---
title: Bump Kubeclient to 4.4.0
merge_request: 32811
author:
type: other