Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Updates the version of weave-net to 2.7.0 (#279)
Browse files Browse the repository at this point in the history
* Updates the version of weave-net to 2.6.5

* Upgrade to 2.7.0 and revert to weave-daemonset-k8s-1.11.yaml

* Revert ts changes to vfs file

* Rebuild assets vfs

Co-authored-by: Simon Howe <footless@gmail.com>
  • Loading branch information
Mark Emeis and foot authored Aug 11, 2020
1 parent 2c72e41 commit 575b70c
Show file tree
Hide file tree
Showing 5 changed files with 68 additions and 68 deletions.
4 changes: 2 additions & 2 deletions addons/weave-net/weave-net.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ items:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: 'docker.io/weaveworks/weave-kube:2.5.1'
image: 'docker.io/weaveworks/weave-kube:2.7.0'
imagePullPolicy: Always
readinessProbe:
httpGet:
Expand Down Expand Up @@ -163,7 +163,7 @@ items:
fieldRef:
apiVersion: v1
fieldPath: spec.nodeName
image: 'docker.io/weaveworks/weave-npc:2.5.1'
image: 'docker.io/weaveworks/weave-npc:2.7.0'
imagePullPolicy: Always
# npc-args
resources:
Expand Down
4 changes: 2 additions & 2 deletions environments/local-docker-registry/retag_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ k8s.gcr.io/kube-proxy:v1.16.11
k8s.gcr.io/pause:3.1
k8s.gcr.io/etcd:3.3.15-0
k8s.gcr.io/coredns:1.6.2
docker.io/weaveworks/weave-npc:2.5.1
docker.io/weaveworks/weave-kube:2.5.1
docker.io/weaveworks/weave-npc:2.7.0
docker.io/weaveworks/weave-kube:2.7.0
)

# Default host for the local Docker registry:
Expand Down
Loading

0 comments on commit 575b70c

Please sign in to comment.