[hg612-exporter] Fix container startup

This commit is contained in:
2021-12-18 13:23:52 +00:00
parent 824c0ff326
commit fc2c3cbcf2
4 changed files with 30 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# hg612-exporter
![Version: 1.1.1](https://img.shields.io/badge/Version-1.1.1-informational?style=flat-square) ![AppVersion: 0.1.2](https://img.shields.io/badge/AppVersion-0.1.2-informational?style=flat-square)
![Version: 1.1.2](https://img.shields.io/badge/Version-1.1.2-informational?style=flat-square) ![AppVersion: 0.1.2](https://img.shields.io/badge/AppVersion-0.1.2-informational?style=flat-square)
A prometheus exporter for the HG612 modem
@@ -108,6 +108,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Changed
- Fix app startup on new container, don't override the executable name.
#### Removed
- N/A
### [1.1.1]
#### Added
- N/A
#### Changed
- Bumped to app version 0.1.2
#### Removed