Skip to content

Commit fe4785f

Browse files
committed
Update the inatallation path
Signed-off-by: Marco Nenciarini <[email protected]>
1 parent a75da17 commit fe4785f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ release:
6363

6464
```sh
6565
kubectl apply -f \
66-
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.3.0/manifest.yaml
66+
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.4.0/manifest.yaml
6767
```
6868

6969
<!-- x-release-please-end -->

web/versioned_docs/version-0.4.0/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ release:
6363

6464
```sh
6565
kubectl apply -f \
66-
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.3.0/manifest.yaml
66+
https://github.com/cloudnative-pg/plugin-barman-cloud/releases/download/v0.4.0/manifest.yaml
6767
```
6868

6969
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)