1
0
mirror of https://github.com/ribbybibby/ssl_exporter.git synced 2025-07-12 23:50:14 +02:00

Update release instructions

This commit is contained in:
Rob Best
2021-12-23 13:21:34 +00:00
parent a8dcb43b44
commit d475f3abd2
2 changed files with 1 additions and 4 deletions

View File

@ -22,13 +22,11 @@ metric indicates if the probe has been successful.
### Docker ### Docker
docker pull ribbybibby/ssl-exporter
docker run -p 9219:9219 ribbybibby/ssl-exporter:latest <flags> docker run -p 9219:9219 ribbybibby/ssl-exporter:latest <flags>
### Release process ### Release process
- Update the `VERSION` file in this repository and commit to master - Create a release in Github with a semver tag and GH actions will:
- Create a release in Github prefixed with `v` and GH actions will:
- Add a changelog - Add a changelog
- Upload binaries - Upload binaries
- Build and push a Docker image - Build and push a Docker image

View File

@ -1 +0,0 @@
2.3.1