From 6eda706b3c41424f4a2eaffbf747173864cb8b02 Mon Sep 17 00:00:00 2001 From: Markus Kahl Date: Wed, 1 Jun 2022 13:55:59 +0100 Subject: [PATCH] fixed branch --- kubernetes/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/README.md b/kubernetes/README.md index 9cf68ac..cb0856d 100644 --- a/kubernetes/README.md +++ b/kubernetes/README.md @@ -7,7 +7,7 @@ This is an example setup of OpenProject on Kubernetes. Clone this repository: ``` -git clone https://github.com/opf/openproject-deploy --depth=1 --branch=stable/12 openproject +git clone https://github.com/opf/openproject-deploy --depth=1 --branch=dev openproject ``` Go to the compose folder: