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 cbf73e2 commit 861da84Copy full SHA for 861da84
README.md
@@ -29,7 +29,7 @@ Another simple method is to install the resources under `deploy` & `deploy/crds`
29
```bash
30
git clone https://github.com/isaaguilar/terraform-operator.git
31
cd terraform-operator
32
-kubectl apply -f deploy/bundles/v0.10.0/v0.10.0.yaml
+kubectl apply -f deploy/bundles/v0.11.0/v0.11.0.yaml
33
```
34
35
See [more installation options](http://tf.isaaguilar.com/docs/getting-started/installation/).
0 commit comments