From 92017d66dc99c00394cb32119b6f3541bb8288ff Mon Sep 17 00:00:00 2001 From: Stephen Cahill Date: Sat, 2 Dec 2023 22:19:02 -0500 Subject: [PATCH] add docs/examples for pre-release and nightly img deployments with clusterctl --- docs/book/src/clusterctl/commands/upgrade.md | 37 ++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/docs/book/src/clusterctl/commands/upgrade.md b/docs/book/src/clusterctl/commands/upgrade.md index 88c8bb92c7ee..236249f3252e 100644 --- a/docs/book/src/clusterctl/commands/upgrade.md +++ b/docs/book/src/clusterctl/commands/upgrade.md @@ -123,3 +123,40 @@ clusterctl upgrade apply \ In this case, all the provider's versions must be explicitly stated. + + + +