Skip to content

Commit

Permalink
Release 1.4.0 update changelog and build
Browse files Browse the repository at this point in the history
* Bumped build to amazon-k8s-cni:v1.4.0-rc1
* Updated changelog
  • Loading branch information
Claes Mogren committed Apr 4, 2019
1 parent 35696ad commit fb6daad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

* Feature - [Add an environment variable to limit the number of ENIs](https://github.com/aws/amazon-vpc-cni-k8s/pull/251)
* Feature - [Randomise outgoing port for connections in the SNAT iptables rule](https://github.com/aws/amazon-vpc-cni-k8s/pull/246)
* Improvement - [Update Calico to 3.3.6](https://github.com/aws/amazon-vpc-cni-k8s/pull/368)
* Improvement - [Add new instance types](https://github.com/aws/amazon-vpc-cni-k8s/pull/366)
* Improvement - [Actually enable prometheus metrics](https://github.com/aws/amazon-vpc-cni-k8s/pull/361)
* Improvement - [Retry LinkByMac when link not found](https://github.com/aws/amazon-vpc-cni-k8s/pull/360)
Expand Down
2 changes: 1 addition & 1 deletion config/v1.4/aws-k8s-cni.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ spec:
- operator: Exists
containers:
# Note! Release candidate image
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.4.0-rc0
- image: 602401143452.dkr.ecr.us-west-2.amazonaws.com/amazon-k8s-cni:v1.4.0-rc1
imagePullPolicy: Always
ports:
- containerPort: 61678
Expand Down

0 comments on commit fb6daad

Please sign in to comment.