Skip to content

Commit

Permalink
Updated CHANGELOG for v0.10
Browse files Browse the repository at this point in the history
Signed-off-by: iamabhishek-dubey <[email protected]>
  • Loading branch information
iamabhishek-dubey committed Apr 12, 2021
1 parent 9af4511 commit 984ce42
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
### v0.10
##### April 12, 2021

#### :beetle: Bug Fixes

- Fixed duplication of metrics in worker capacity used

#### :tada: Features

- Histogram metrics has boolean switch to enable or disable
- Optimized helm charts with latest standards

### v0.9
##### January 13, 2020
##### January 13, 2021

#### :beetle: Bug Fixes

Expand Down
2 changes: 1 addition & 1 deletion compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ services:
- druid

druid_exporter:
image: quay.io/opstree/druid-exporter:v0.9
image: quay.io/opstree/druid-exporter:v0.10
container_name: druid_exporter
ports:
- "9080:8080"
Expand Down

0 comments on commit 984ce42

Please sign in to comment.