From af2a49bdc41d02fd54dc9eed697ed5d3b4b8a3da 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 | 27 ++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/docs/book/src/clusterctl/commands/upgrade.md b/docs/book/src/clusterctl/commands/upgrade.md index 88c8bb92c7ee..4c3cb7b73592 100644 --- a/docs/book/src/clusterctl/commands/upgrade.md +++ b/docs/book/src/clusterctl/commands/upgrade.md @@ -123,3 +123,30 @@ clusterctl upgrade apply \ In this case, all the provider's versions must be explicitly stated. + + + +