From 9831721521fe93436732b37908c82a27e48babf9 Mon Sep 17 00:00:00 2001
From: GitHub Actions <>
Date: Thu, 9 May 2024 15:14:03 +0000
Subject: [PATCH] Set release candidate version [skip ci]:
 v0.0.44-rc.0.13.g59dfcc6

---
 README.md               | 4 ++--
 package/crossplane.yaml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index aeaab0a4..cb5577b7 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ with the following features:
 Install the provider by using the Upbound CLI after changing the image tag to the latest release:
 
 ```
-up ctp provider install xpkg.upbound.io/linode/provider-ceph:v0.0.44
+up ctp provider install xpkg.upbound.io/linode/provider-ceph:v0.0.44-rc.0.13.g59dfcc6
 ```
 
 Alternatively, you can use declarative installation:
@@ -27,7 +27,7 @@ kind: Provider
 metadata:
   name: linode-provider-ceph
 spec:
-  package: xpkg.upbound.io/linode/provider-ceph:v0.0.44
+  package: xpkg.upbound.io/linode/provider-ceph:v0.0.44-rc.0.13.g59dfcc6
 EOF
 ```
 See [WEBHOOKS.md](docs/WEBHOOKS.md) for instructions on how to enable webhooks.
diff --git a/package/crossplane.yaml b/package/crossplane.yaml
index 4034131a..a283d67d 100644
--- a/package/crossplane.yaml
+++ b/package/crossplane.yaml
@@ -12,4 +12,4 @@ metadata:
     friendly-name.meta.crossplane.io: Provider Ceph
 spec:
   controller:
-    image: xpkg.upbound.io/linode/provider-ceph:v0.0.44
+    image: xpkg.upbound.io/linode/provider-ceph:v0.0.44-rc.0.13.g59dfcc6