From 11c8a55e96f0b5fbd71b2c7c6306e8105d39b878 Mon Sep 17 00:00:00 2001 From: stefanprodan Date: Wed, 8 May 2019 20:29:43 +0300 Subject: [PATCH] Update change log --- chart/flux/CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/chart/flux/CHANGELOG.md b/chart/flux/CHANGELOG.md index 22247eaee..f1d17b31f 100644 --- a/chart/flux/CHANGELOG.md +++ b/chart/flux/CHANGELOG.md @@ -1,4 +1,15 @@ -## 0.9.1 (2019-04-29) +## 0.9.3 (2019-05-08) + +### Improvements + + - Updated Flux to `1.12.2` and Helm operator to `0.9.0` + [weaveworks/flux#2025](https://github.com/weaveworks/flux/pull/2025) + - Mount sub path of repositories secret + [weaveworks/flux#2014](https://github.com/weaveworks/flux/pull/2014) + - Toggle garbage collection + [weaveworks/flux#2004](https://github.com/weaveworks/flux/pull/2004) + +## 0.9.2 (2019-04-29) ### Improvements