We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f996cba commit 3c6a2b1Copy full SHA for 3c6a2b1
CHANGELOG.md
@@ -2,14 +2,18 @@
2
3
All notable changes to this project are documented in this file.
4
5
-## Unreleased
+## 0.10.0 (2019-03-26)
6
7
-Adds support for AWS App Mesh EKS
+Adds support for AWS App Mesh
8
9
#### Features
10
11
- AWS App Mesh integration [#107](https://github.com/weaveworks/flagger/pull/107)
12
13
+#### Improvements
14
+
15
+- Reconcile Kubernetes ClusterIP services [#122](https://github.com/weaveworks/flagger/pull/122)
16
17
#### Fixes
18
19
- Copy pod labels from canary to primary [#105](https://github.com/weaveworks/flagger/pull/105)
0 commit comments