Bump cilium version to 1.6.4

This commit is contained in:
Ole Markus With 2019-11-27 20:31:51 +01:00
parent 09a8de4368
commit d98ea4922a
3 changed files with 3 additions and 3 deletions

View File

@ -155,7 +155,7 @@ type AmazonVPCNetworkingSpec struct {
ImageName string `json:"imageName,omitempty"`
}
const CiliumDefaultVersion = "v1.6.1"
const CiliumDefaultVersion = "v1.6.4"
// CiliumNetworkingSpec declares that we want Cilium networking
type CiliumNetworkingSpec struct {

View File

@ -1117,7 +1117,7 @@ func (b *BootstrapChannelBuilder) buildAddons() *channelsapi.Addons {
if b.cluster.Spec.Networking.Cilium != nil {
key := "networking.cilium.io"
version := "1.6.1-kops.1"
version := "1.6.4-kops.1"
{
id := "k8s-1.7"

View File

@ -123,7 +123,7 @@ spec:
- id: k8s-1.12
kubernetesVersion: '>=1.12.0'
manifest: networking.cilium.io/k8s-1.12.yaml
manifestHash: cc7937066cb472dce20e13fe9a76faefd74dee19
manifestHash: 2d40b9ab7453b4a0a413196fae4c8bdcd62c69ce
name: networking.cilium.io
selector:
role.kubernetes.io/networking: "1"