From d475f3abd26eb17f23a2cfa35af9d16c433c9c2d Mon Sep 17 00:00:00 2001 From: Rob Best Date: Thu, 23 Dec 2021 13:21:34 +0000 Subject: [PATCH] Update release instructions --- README.md | 4 +--- VERSION | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 VERSION 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