From ce652b1f36b42d6a07d30563cfa150acc81f1fe2 Mon Sep 17 00:00:00 2001 From: Phillipe Smith Date: Fri, 24 Sep 2021 17:31:38 -0300 Subject: [PATCH] Updatea README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 70f68c3..1ecff68 100644 --- a/README.md +++ b/README.md @@ -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