kubectl 1.6.4 → 1.6.4.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
  SHA1:
3
- metadata.gz: ea6e7fa9c53259e515cbbd1e1efa11e498a93b25
4
- data.tar.gz: e54a64400df9c61e53bb31132d45b0885cedcebb
3
+ metadata.gz: 659a298b13b5dbc1a4cbc8c758e8d5bb16c9348c
4
+ data.tar.gz: 540aa6ac37279016bedc2c1afacf0e17f4a76420
5
5
  SHA512:
6
- metadata.gz: f4052ec560bb563269d1fedfe3b85c2c1b7af6842432cda474647736744546c4166810c4c0c4e280423d85ec7e935d415c80ffd2e093a5dcd5f8b797e1f417db
7
- data.tar.gz: 61ac7d626ac19ff994f5d83428253182543467f6cb0be1087623d8df2d12607541f68a32b4de532a4de02afdfbda00b910db49af801eb504769d2c014286c964
6
+ metadata.gz: 3549ebec23fea0a4f893fc13cbb8d4479212ea70cb7b652898edceaeab1f47dd1b05c75def8ed0d6ae59a3c7da961b9c7800dadc0e8abc37225c2085abcc142d
7
+ data.tar.gz: ad05190e52665ddb991b06b66349d2afd9812a79221249ecf759f01c815792a48741ed730303bbf3b9afc5e98111989adcf5357bb0a5d8a492f2fb4fe1c37d3f
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.4
1
+ 1.6.4.1
File without changes
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kubectl
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.6.4
4
+ version: 1.6.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lincoln Stoll
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-05-21 00:00:00.000000000 Z
11
+ date: 2017-05-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Embeds and provides a really shallow wrapper for the kubectl binary
14
14
  email: lincoln.stoll@gmail.com