Skip to content

Commit 7b9f857

Browse files
committed
chore: explain how to release in README.md
1 parent ec3c4f3 commit 7b9f857

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Usage is simple, on any request to `/` the request will result in a `200` respon
66

77
A Docker image is available at: `ghcr.io/rhobs/prometheus-example-app`
88

9+
# Releasing
10+
11+
Cut a new `vX.Y.Z` tag and publish a release based on that tag.
12+
913
## Deploying in a Kubernetes cluster
1014

1115
First, deploy one instance of this example application, which listens and exposes metrics on port 8080 using the following [Deployment manifest](manifests/deployment.yaml).

0 commit comments

Comments
 (0)