We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c8a52 commit 148873aCopy full SHA for 148873a
README.md
@@ -107,7 +107,7 @@ Use `kubectl` to apply the manifest for the latest commit in the `main` branch:
107
108
```sh
109
kubectl apply -f \
110
- https://raw.githubusercontent.com/cloudnative-pg/plugin-barman-cloud/refs/heads/main/manifest.yaml
+ https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.1.0/manifest.yaml
111
```
112
113
Example output:
0 commit comments