Skip to content

Commit

Permalink
Set release candidate version [skip ci]: v0.0.44-rc.0.13.g59dfcc6 (#231)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub Actions <>
  • Loading branch information
github-actions[bot] authored May 9, 2024
1 parent 59dfcc6 commit fecd24e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion package/crossplane.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fecd24e

Please sign in to comment.