Skip to content

Commit

Permalink
doc: update Release Steps guide
Browse files Browse the repository at this point in the history
with more precise info about docker images' version.
  • Loading branch information
lukaszstolarczuk committed Apr 26, 2023
1 parent 552f1b6 commit 4e7ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/RELEASE_STEPS.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Steps to make a package:
- this step is not recommended for rc versions
## 6. Later, for major/minor release
- on the master branch, bump the version of Docker images (utils/docker/images/set-images-version.sh) to $VER+1
- on the stable-$VER branch, bump the version of Docker images (`utils/docker/images/set-images-version.sh`) to $VER
- once the pmem.github.io repository contains new documentation (thanks to `utils/docker/run-doc-update.sh` script run in CI),
add a new tag ("$VER") in files `data/releases_linux.yml` and `data/releases_windows.yml`, based on previous tags in these files
<!-- to be updated with Windows removal -->
Expand Down

0 comments on commit 4e7ea02

Please sign in to comment.