From a52783f20107f40349989e6f6a8bb90f1aa9e760 Mon Sep 17 00:00:00 2001 From: Jason Madigan Date: Fri, 12 Apr 2024 09:48:09 +0100 Subject: [PATCH] Quickstart - new script --- docs/getting-started-single-cluster.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-single-cluster.md b/docs/getting-started-single-cluster.md index 44c5f5cd..3dec548f 100644 --- a/docs/getting-started-single-cluster.md +++ b/docs/getting-started-single-cluster.md @@ -49,7 +49,7 @@ If you want to make use of the Kuadrant `DNSPolicy` you should setup the followi ### Set the release you want to use ```bash -export KUADRANT_REF=v0.6.1 +export KUADRANT_REF=main ``` ### Set Up a kind cluster and install Kuadrant