Skip to content

Commit

Permalink
chore(release): 0.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.2](v0.2.1...v0.2.2) (2019-12-17)

### Bug Fixes

* **chart:** fix inconsistenties between values and templates ([e3d4464](e3d4464))
* **chart:** use service account name from values ([0a8984a](0a8984a))
  • Loading branch information
semantic-release-bot committed Dec 17, 2019
1 parent cd64b8c commit 4ccaf08
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.2.2](https://github.com/bergerx/tillerless-helm-release-exporter/compare/v0.2.1...v0.2.2) (2019-12-17)


### Bug Fixes

* **chart:** fix inconsistenties between values and templates ([e3d4464](https://github.com/bergerx/tillerless-helm-release-exporter/commit/e3d4464fdcaa58ef3189f5eaa3f128227c6fd0d7))
* **chart:** use service account name from values ([0a8984a](https://github.com/bergerx/tillerless-helm-release-exporter/commit/0a8984a71a91e0e82848e527f205646c15649e07))

## [0.2.1](https://github.com/bergerx/tillerless-helm-release-exporter/compare/v0.2.0...v0.2.1) (2019-10-24)


Expand Down
4 changes: 2 additions & 2 deletions charts/tillerless-helm-release-exporter/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Helm exporter which collects information directly from storage backend without tiller.
name: tillerless-helm-release-exporter
version: 0.2.1
appVersion: 0.2.1
version: 0.2.2
appVersion: 0.2.2
home: https://github.com/bergerx/tillerless-helm-release-exporter
maintainers:
- name: bergerx
Expand Down

0 comments on commit 4ccaf08

Please sign in to comment.