diff --git a/README.md b/README.md index 8709efc4..e6950b07 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.46-rc.0.19.g8bfc09c +up ctp provider install xpkg.upbound.io/linode/provider-ceph:v0.0.46-rc.0.21.gfaa7d30 ``` 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.46-rc.0.19.g8bfc09c + package: xpkg.upbound.io/linode/provider-ceph:v0.0.46-rc.0.21.gfaa7d30 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 70171fe1..b9523b52 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.46-rc.0.19.g8bfc09c + image: xpkg.upbound.io/linode/provider-ceph:v0.0.46-rc.0.21.gfaa7d30