1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 06:45:27 +01:00

Update RELEASE.md

Co-authored-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Théo Brigitte
2020-09-25 12:14:58 +02:00
committed by GitHub
parent b439e328c2
commit 3b96a45370

View File

@@ -53,7 +53,7 @@ $ make clean generate
Bump the version for `pkg/apis/monitoring` package in go.mod:
```bash
$ go get -u github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
$ go get "github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring@v${VERSION}"
```
Now that all version information has been updated, an entry for the new version can be added to the `CHANGELOG.md` file.