Skip to content

Commit

Permalink
Changelog updated
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 12, 2020
1 parent be2eb67 commit f9607d7
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@

<a name="0.1.3"></a>
## [0.1.3](https://github.com/nuuday/terraform-aws-kubernetes-grafana/compare/0.1.2...0.1.3) (2020-08-10)

### Chore

* precision in variable descriptions
* formatting

### Feat

* allow all OAuth configurations to be passed into `grafana.ini`

### Improvement

* only create Grafana namespace if it doesn't exist


<a name="0.1.2"></a>
## [0.1.2](https://github.com/nuuday/terraform-aws-kubernetes-grafana/compare/0.1.1...0.1.2) (2020-07-10)

### Fix

* formatting
* removed lint flow


<a name="0.1.1"></a>
## [0.1.1](https://github.com/nuuday/terraform-aws-kubernetes-grafana/compare/0.1.0...0.1.1) (2020-07-10)

### Fix

* formatting


<a name="0.1.0"></a>
## [0.1.0](https://github.com/nuuday/terraform-aws-kubernetes-grafana/compare/0.0.1...0.1.0) (2020-07-09)

### Feat

* Added configuration options for multiple domains
* Added lint workflow


<a name="0.0.1"></a>
## 0.0.1 (2020-07-06)

### Docs

* Change project title

### Feat

* Added changelog configuration
* added domain configuration
* added release procedure

### Fix

* Disabled special characters for password generation
* documentation

0 comments on commit f9607d7

Please sign in to comment.