From fad5c6c05352d646ef83031eb26c0f5084422a8b Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 14 Jan 2025 16:26:12 +0100 Subject: [PATCH] Replace master with main branch Signed-off-by: Paul --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39b880c07..b1b343f48 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Helm Chart for Harbor -**Notes:** The master branch is in heavy development, please use the other stable versions instead. A highly available solution for Harbor based on chart can be found [here](docs/High%20Availability.md). And refer to the [guide](docs/Upgrade.md) to upgrade the existing deployment. +**Notes:** The main branch is in heavy development, please use the other stable versions instead. A highly available solution for Harbor based on chart can be found [here](docs/High%20Availability.md). And refer to the [guide](docs/Upgrade.md) to upgrade the existing deployment. This repository, including the issues, focuses on deploying Harbor chart via helm. For functionality issues or Harbor questions, please open issues on [goharbor/harbor](https://github.com/goharbor/harbor)