From 714a386f48d109033bc0b8af069b9e97d982cd7f Mon Sep 17 00:00:00 2001 From: Hasan Turken Date: Wed, 13 Oct 2021 21:39:15 +0300 Subject: [PATCH] Update readme for latest release Signed-off-by: Hasan Turken --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b33777d4a..113294eb5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ generation tools and exposes XRM-conformant managed resources for Install the provider by using the following command after changing the image tag to the [latest release](https://github.com/crossplane-contrib/provider-tf-aws/releases): ``` -kubectl crossplane install provider crossplane/provider-tf-aws:v0.2.0 +kubectl crossplane install provider crossplane/provider-tf-aws:v0.2.1 ``` You can see the API reference [here](https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-aws).