Skip to content

Commit

Permalink
Updatea README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phsmith committed Sep 24, 2021
1 parent 9676a5d commit ce652b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,13 @@ docker run --rm -d -p 9620:9620 -e RUNDECK_TOKEN=$RUNDECK_TOKEN rundeck_exporter
```

## Changelog
`2.3.2`:
* Fix -h/--help description about required RUNDECK_TOKEN env var
* Add pip requirements.txt file
* Update .gitignore
* Update Dockefile to use requirements.txt
* Update Makefile to get VERSION from rundeck_exporter.py

`2.3.1`:
* PR #19: Add job_group label to job metrics

Expand Down

0 comments on commit ce652b1

Please sign in to comment.