Skip to content

Commit c306b72

Browse files
author
Etienne Tremel
committed
Bump v0.4.0
1 parent 69aa3ba commit c306b72

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

4+
## v0.4.0
5+
6+
[PR#9](https://github.com/ContainerSolutions/helm-monitor/pull/9):
7+
8+
- upgrade dependencies, make it compatible with Helm 2.13.
9+
410
## v0.3.0
511

612
[PR#6](https://github.com/ContainerSolutions/helm-monitor/pull/6):

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.3.0"
3+
version: "0.4.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, ElasticSearch or Sentry instance. A

0 commit comments

Comments
 (0)