Bump kopeio-networking to 1.0.20180120

This commit is contained in:
Justin Santa Barbara 2018-01-20 13:59:19 -05:00
parent 48c6ac1fea
commit 54af8e41b9
4 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@ spec:
memory: 100Mi
securityContext:
privileged: true
image: kopeio/networking-agent:1.0.20171015
image: kopeio/networking-agent:1.0.20181020
name: networking-agent
volumeMounts:
- name: lib-modules

View File

@ -28,7 +28,7 @@ spec:
memory: 100Mi
securityContext:
privileged: true
image: kopeio/networking-agent:1.0.20171015
image: kopeio/networking-agent:1.0.20181020
name: networking-agent
volumeMounts:
- name: lib-modules

View File

@ -353,7 +353,7 @@ func (b *BootstrapChannelBuilder) buildManifest() (*channelsapi.Addons, map[stri
if b.cluster.Spec.Networking.Kopeio != nil {
key := "networking.kope.io"
version := "1.0.20171015"
version := "1.0.20180120"
{
location := key + "/pre-k8s-1.6.yaml"

View File

@ -69,11 +69,11 @@ spec:
name: networking.kope.io
selector:
role.kubernetes.io/networking: "1"
version: 1.0.20171015
version: 1.0.20180120
- id: k8s-1.6
kubernetesVersion: '>=1.6.0'
manifest: networking.kope.io/k8s-1.6.yaml
name: networking.kope.io
selector:
role.kubernetes.io/networking: "1"
version: 1.0.20171015
version: 1.0.20180120