mirror of https://github.com/kubernetes/kops.git
Update Cilium to v1.16.7
This commit is contained in:
parent
e797e75711
commit
940813ab55
|
|
@ -40,7 +40,7 @@ func (b *CiliumOptionsBuilder) BuildOptions(o *kops.Cluster) error {
|
|||
}
|
||||
|
||||
if c.Version == "" {
|
||||
c.Version = "v1.16.5"
|
||||
c.Version = "v1.16.7"
|
||||
}
|
||||
|
||||
if c.EnableEndpointHealthChecking == nil {
|
||||
|
|
|
|||
Loading…
Reference in New Issue