docs/release-guide: rm RPM packages from the list

RPM packages are now managed by community at https://github.com/VictoriaMetrics-Community/victoriametrics-rpm

Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
hagen1778 2024-08-30 09:49:06 +02:00
parent f42ef2152f
commit 11ae873d0a
No known key found for this signature in database
GPG key ID: 3BF75F3741CA9640

View file

@ -157,11 +157,4 @@ Once updated, run the following commands:
1. Update the version of VictoriaMetrics components at [https://github.com/VictoriaMetrics/ansible-playbooks](https://github.com/VictoriaMetrics/ansible-playbooks).
1. Commit changes.
1. Create a new tag with `git tag -sm <TAG> <TAG>`.
1. Push the changes with the new tag. This automatically publishes the new versions to galaxy.ansible.com.
## RPM packages
### Bump the version of components
1. Update the version of VictoriaMetrics components at [https://github.com/VictoriaMetrics/victoriametrics-lts-rpm](https://github.com/VictoriaMetrics/victoriametrics-lts-rpm).
1. Commit and push changes to the repository. This will automatically build and publish new versions of RPM packages.
1. Push the changes with the new tag. This automatically publishes the new versions to galaxy.ansible.com.