Skip to content

Commit

Permalink
chore(release): 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.2.0](v0.1.0...v0.2.0) (2019-10-14)

### Features

* **chart:** harden and add prometheus support ([879e34b](879e34b))
  • Loading branch information
semantic-release-bot committed Oct 14, 2019
1 parent b210dbf commit afc03d0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# [0.2.0](https://github.com/bergerx/tillerless-helm-release-exporter/compare/v0.1.0...v0.2.0) (2019-10-14)


### Features

* **chart:** harden and add prometheus support ([879e34b](https://github.com/bergerx/tillerless-helm-release-exporter/commit/879e34b7d40b2b907e7a03e8d4a02f777ea1f582))
2 changes: 1 addition & 1 deletion charts/tillerless-helm-release-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
apiVersion: v1
description: Helm exporter which collects information directly from storage backend without tiller.
name: tillerless-helm-release-exporter
version: 0.1.0
version: 0.2.0

0 comments on commit afc03d0

Please sign in to comment.