Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Candidate: v1.0.2-rc.0.3.g1b95484 #304

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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:v1.0.2-rc.0.1.g4c96fcc
up ctp provider install xpkg.upbound.io/linode/provider-ceph:v1.0.2-rc.0.3.g1b95484
```

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:v1.0.2-rc.0.1.g4c96fcc
package: xpkg.upbound.io/linode/provider-ceph:v1.0.2-rc.0.3.g1b95484
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:v1.0.2-rc.0.1.g4c96fcc
image: xpkg.upbound.io/linode/provider-ceph:v1.0.2-rc.0.3.g1b95484