We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae0ba6 commit 1a5d46aCopy full SHA for 1a5d46a
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/galleybytes/terraform-operator.git
31
cd terraform-operator
32
-kubectl apply -f deploy/bundles/v0.15.0/v0.15.0.yaml
+kubectl apply -f deploy/bundles/v0.15.1/v0.15.1.yaml
33
```
34
35
See [more installation options](http://tf.galleybytes.com/docs/getting-started/installation/).
0 commit comments