Closed MostafaSoleimani closed 5 months ago
Hi @MostafaSoleimani,
There are 2 reasons why there is not 4.7.2 branch in this repo.
First, this repo will be used starting on version v4.9.0. wazuh-dashboard
versions before that are created using a different approach.
Second and lats, once a minor version (x.y.z) is released, we create a tag and remove the branch. You can create your own branch from a tag as follows:
git checkout -v <your-branch-name> <tag>
branch 4.7.2 is deleted and we cannot work on new branch (4.9.x) because last version of wazuh-indexer in docker hub is 4.7.x please bring back branch 4.7.2 or put new versions of indexer and agent on docker hub