From 43d6041e8110b05a3da11eecd3ab6c40047833fa Mon Sep 17 00:00:00 2001 From: Steve Oliver Date: Sun, 17 Dec 2023 14:41:13 -0500 Subject: [PATCH] Update install.yaml for version 0.2.0 --- examples/provider/install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/provider/install.yaml b/examples/provider/install.yaml index 72d1414..8391109 100644 --- a/examples/provider/install.yaml +++ b/examples/provider/install.yaml @@ -4,4 +4,4 @@ kind: Provider metadata: name: provider-do spec: - package: "crossplane/provider-digitalocean:v0.1.0" + package: "crossplane/provider-digitalocean:v0.2.0"