We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7531973 commit c4a834fCopy full SHA for c4a834f
manifests/params.pp
@@ -5,7 +5,7 @@
5
case $::osfamily {
6
'Debian' : {
7
$kubernetes_package_version = '1.7.3-01'
8
- $cni_version = '0.5.0-01'
+ $cni_version = '0.5.1-01'
9
}
10
'RedHat' : {
11
$kubernetes_package_version = '1.7.3'
0 commit comments