We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69aa3ba commit c306b72Copy full SHA for c306b72
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
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
10
## v0.3.0
11
12
[PR#6](https://github.com/ContainerSolutions/helm-monitor/pull/6):
plugin.yaml
@@ -1,6 +1,6 @@
---
name: "monitor"
-version: "0.3.0"
+version: "0.4.0"
usage: "monitor and rollback in case of failure based on metrics or logs"
description: |-
Query at a given interval a Prometheus, ElasticSearch or Sentry instance. A
0 commit comments