Skip to content

Commit

Permalink
Updates for v3.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
fasaxc committed Mar 28, 2019
1 parent 279555f commit c3c7dc3
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
29 changes: 29 additions & 0 deletions _data/versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,35 @@ v3.5:
version: v3.5.0

v3.4:
- title: v3.4.4
components:
calico/node:
version: v3.4.4
url: https://github.com/projectcalico/node/releases/tag/v3.4.4
calicoctl:
version: v3.4.4
url: https://github.com/projectcalico/calicoctl/releases/tag/v3.4.4
calico/cni:
version: v3.4.4
url: https://github.com/projectcalico/cni-plugin/releases/tag/v3.4.4
calico/kube-controllers:
version: v3.4.4
url: https://github.com/projectcalico/k8s-policy/releases/tag/v3.4.4
networking-calico:
version: v3.4.0
url: http://git.openstack.org/cgit/openstack/networking-calico/commit/?h=3.4.0
typha:
version: v3.4.4
url: https://github.com/projectcalico/typha/releases/tag/v3.4.4
flannel:
version: v0.9.1
calico/dikastes:
version: v3.4.4
url: https://github.com/projectcalico/app-policy/releases/tag/v3.4.4
flexvol:
version: v3.4.4
url: https://github.com/projectcalico/pod2daemon/releases/tag/v3.4.4

- title: v3.4.3
components:
calico/node:
Expand Down
5 changes: 5 additions & 0 deletions _includes/v3.4/release-notes/v3.4.4-release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
28 Mar 2019

#### Bug fixes

- Update to CNI plugins v0.7.5 [cni-plugin #716](https://github.com/projectcalico/cni-plugin/pull/716) (@caseydavenport)

0 comments on commit c3c7dc3

Please sign in to comment.