Skip to content

Commit deeb3f8

Browse files
author
Etienne Tremel
committed
Bump v0.2.0
1 parent 4df71fb commit deeb3f8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
## v0.2.0
5+
6+
[PR#5](https://github.com/ContainerSolutions/helm-monitor/pull/5):
7+
8+
- switch from dep to go modules
9+
- upgrade dependencies
10+
- simplify a bit the example and its instructions
11+
- add containersol/helm-monitor Docker container
12+
413
## v0.1.2
514

615
- [PR#4](https://github.com/ContainerSolutions/helm-monitor/pull/4) add

plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: "monitor"
3-
version: "0.1.2"
3+
version: "0.2.0"
44
usage: "monitor and rollback in case of failure based on metrics or logs"
55
description: |-
66
Query at a given interval a Prometheus or ElasticSearch instance, a rollback

0 commit comments

Comments
 (0)