Skip to content

Commit 148873a

Browse files
authored
chore: update manifest link (#109)
Signed-off-by: Leonardo Cecchi <[email protected]>
1 parent 85c8a52 commit 148873a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Use `kubectl` to apply the manifest for the latest commit in the `main` branch:
107107

108108
```sh
109109
kubectl apply -f \
110-
https://raw.githubusercontent.com/cloudnative-pg/plugin-barman-cloud/refs/heads/main/manifest.yaml
110+
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.1.0/manifest.yaml
111111
```
112112

113113
Example output:

0 commit comments

Comments
 (0)