From 976b7e82dd7011c0ec16afbbcc1fbc73022a60c0 Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Tue, 18 Mar 2025 08:12:30 -0500 Subject: [PATCH] Remove 'stable' branch ocurrencies --- CHANGELOG.md | 2 +- README.md | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60503b7..f3e6a66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,7 +18,7 @@ All notable changes to this project will be documented in this file. ### Deleted -- None +- Remove 'stable' branch ocurrencies ([#1014](https://github.com/wazuh/wazuh-kubernetes/pull/1014)) ## [4.12.0] diff --git a/README.md b/README.md index 85afefd..0e77426 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,7 @@ Deploy a Wazuh cluster with a basic indexer and dashboard stack on Kubernetes. ## Branches -* `master` branch contains the latest code, be aware of possible bugs on this branch. -* `stable` branch on correspond to the last Wazuh stable version. - +* `main` branch contains the latest code, be aware of possible bugs on this branch. ## Documentation