diff --git a/README.md b/README.md index ef62430..d6f9af3 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,11 @@ metric indicates if the probe has been successful. ### Docker - docker pull ribbybibby/ssl-exporter docker run -p 9219:9219 ribbybibby/ssl-exporter:latest ### Release process -- Update the `VERSION` file in this repository and commit to master -- Create a release in Github prefixed with `v` and GH actions will: +- Create a release in Github with a semver tag and GH actions will: - Add a changelog - Upload binaries - Build and push a Docker image diff --git a/VERSION b/VERSION deleted file mode 100644 index 2bf1c1c..0000000 --- a/VERSION +++ /dev/null @@ -1 +0,0 @@ -2.3.1