We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef2304f commit 88d956dCopy full SHA for 88d956d
documentation/3.4/content/quickstart/_index.md
@@ -25,5 +25,5 @@ The operator uses Helm to create and deploy the necessary resources and then run
25
You should clone this repository to your local machine so that you have access to the
26
various sample files mentioned throughout this guide:
27
```shell
28
-$ git clone --branch v3.2.3 https://github.com/oracle/weblogic-kubernetes-operator
+$ git clone --branch v{{< latestVersion >}} https://github.com/oracle/weblogic-kubernetes-operator
29
```
0 commit comments