From deeb3f85614f36ca74d58a04281a854ad65d99b1 Mon Sep 17 00:00:00 2001 From: Etienne Tremel Date: Fri, 7 Sep 2018 09:51:22 +0200 Subject: [PATCH] Bump v0.2.0 --- CHANGELOG.md | 9 +++++++++ plugin.yaml | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1feb8e..339c88c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ Changelog ========= +## v0.2.0 + +[PR#5](https://github.com/ContainerSolutions/helm-monitor/pull/5): + +- switch from dep to go modules +- upgrade dependencies +- simplify a bit the example and its instructions +- add containersol/helm-monitor Docker container + ## v0.1.2 - [PR#4](https://github.com/ContainerSolutions/helm-monitor/pull/4) add diff --git a/plugin.yaml b/plugin.yaml index 2b0db7f..f1bbed0 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,6 +1,6 @@ --- name: "monitor" -version: "0.1.2" +version: "0.2.0" usage: "monitor and rollback in case of failure based on metrics or logs" description: |- Query at a given interval a Prometheus or ElasticSearch instance, a rollback