1
0
mirror of https://github.com/rancher/types.git synced 2025-04-27 18:25:05 +00:00

Merge pull request #1157 from kinarashah/22test

[2.2] update weave to v2.6.4
This commit is contained in:
Kinara Shah 2020-05-30 14:25:17 -07:00 committed by GitHub
commit 9d233cf33e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1771,8 +1771,8 @@ var (
CanalNode: m("quay.io/calico/node:v3.8.9"),
CanalCNI: m("quay.io/calico/cni:v3.8.9"),
CanalFlannel: m("quay.io/coreos/flannel:v0.11.0"),
WeaveNode: m("weaveworks/weave-kube:2.6.3"),
WeaveCNI: m("weaveworks/weave-npc:2.6.3"),
WeaveNode: m("weaveworks/weave-kube:2.6.4"),
WeaveCNI: m("weaveworks/weave-npc:2.6.4"),
PodInfraContainer: m("gcr.io/google_containers/pause:3.1"),
Ingress: m("rancher/nginx-ingress-controller:nginx-0.32.0-rancher1"),
IngressBackend: m("k8s.gcr.io/defaultbackend:1.5-rancher1"),